Package org.exoplatform.timetracker.dao
Class TypeDAO
- java.lang.Object
-
- org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<TypeEntity,java.lang.Long>
-
- org.exoplatform.timetracker.dao.TypeDAO
-
- All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<TypeEntity,java.lang.Long>
public class TypeDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<TypeEntity,java.lang.Long>
TypeDAO class.
- Version:
- $Id: $Id
- Author:
- Krout MedAmine
-
-
Constructor Summary
Constructors Constructor Description TypeDAO()
-