Class DAOSystemUsers

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

@Pool("Pool") @Table("AUSER") @Factory("AUSEID_ACOM") @Pk("AUSEID") public class DAOSystemUsers extends DAO
See Also:
  • Constructor Details

    • DAOSystemUsers

      public DAOSystemUsers()