Class DAOProjectDiaryCategory

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.project.bl.configuration.da.DAOProjectDiaryCategory
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("TPROJECTDIARYCATEGORY") @Pk("TPDCID") @Sequence("TPDCID") @Factory("TPDCID_ACOM") @Order({"TPDCORDERING","TPDCID"}) public class DAOProjectDiaryCategory extends DAO
See Also: