Class DAOProfiles

java.lang.Object
overit.geocall.da.DAO
overit.geocall.basic.bl.profile.da.DAOProfiles
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("ACONFPROFILE") @Pk("ACOPID") @Factory("ACOPID_ACOM") @Sequence("ACOPID") public class DAOProfiles extends DAO
See Also: