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