java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.data.DAOProfile
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("ATIMESHEETPROFILE") @Pk("ATPRID") @Sequence("ATPRID") @Factory("ATPRID_ACOM") @Order("ATPRCODE") public class DAOProfile extends DAO
DAO for profile.
Since:
9.2
See Also:
  • Field Details

  • Constructor Details

    • DAOProfile

      public DAOProfile()