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