java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.scheduling.bl.teamlocation.data.DAOTeamLocation
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOTeamLocationSearch

@Pool("Pool") @Table("LTEAMLOCATION") @Pk("LTLOID") @Order("LTLOID") public class DAOTeamLocation extends DAO
DAO for Team Location.
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAOTeamLocation

      public DAOTeamLocation()