Class EmployeDAO

All Implemented Interfaces:
Iterable<Employe>, org.nuiton.topia.persistence.TopiaDAO<Employe>, org.nuiton.topia.persistence.TopiaDAODeprecated<Employe>

public class EmployeDAO extends EmployeDAOImpl<Employe>
  • Constructor Details

    • EmployeDAO

      public EmployeDAO()