Class DAOCustomers

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.cee.bl.da.DAOCustomers
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("ATECHNICALOBJECT") @Pk("ATOBID") @Factory("ATOBID_ACOM") @Sequence("ATOBID") public class DAOCustomers extends DAO
See Also:
  • Constructor Details

    • DAOCustomers

      public DAOCustomers()