Package org.iworkz.habitat.dao
Class EntityDao
java.lang.Object
org.iworkz.habitat.dao.EntityDao
- Direct Known Subclasses:
GenericDao
@Singleton public abstract class EntityDao extends Object
-
Field Summary
Fields Modifier and Type Field Description protected EntityDefinitionCreatorentityDefinitionCreator -
Constructor Summary
Constructors Constructor Description EntityDao() -
Method Summary
Modifier and Type Method Description protected voidcreateEntityDefinition()EntityDefinitiongetEntityDefinition()
-
Field Details
-
entityDefinitionCreator
-
-
Constructor Details
-
EntityDao
public EntityDao()
-
-
Method Details
-
getEntityDefinition
-
createEntityDefinition
protected void createEntityDefinition()
-