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