Class DAOTeamShiftResource

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.team.resource.data.DAOTeamShiftResource
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("RTEAMSHIFTRESOURCE") @Pk("RTSRID") @Sequence("RTSRID") @Factory("RTSRID_ACOM") public class DAOTeamShiftResource extends DAO
DAO for BOTeamShiftResource entity.
Since:
16.0
See Also:
  • Field Details

  • Constructor Details

    • DAOTeamShiftResource

      public DAOTeamShiftResource()