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