Class DAOProjectProfile

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.project.bl.profile.da.DAOProjectProfile
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOProjectProfileSearch, DAOSearchProjectProfile

@Pool("Pool") @Table("APROJECTPROFILE") @Pk("APROID") @Sequence("APROID") @Factory("APROID_ACOM") @Order("APROID") public class DAOProjectProfile extends DAO
See Also: