Class DAOProjectActivityRelation

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

@Pool("Pool") @Table("APROJECTACTIVITYRELATION") @Pk("APARID") @Sequence("APARID") @Factory("APARID_ACOM") @Order("APARID") public class DAOProjectActivityRelation extends DAO
See Also: