Class DAOUserState

java.lang.Object
overit.geocall.da.DAO0
overit.geocall.basic.bl.user.da.DAOUserState
All Implemented Interfaces:
Serializable, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Identified

@Pool("Pool") @Table("AUSERSTATE") @Pk({"AUSTID_AUSE","AUSTCLASS","AUSTOBJECT"}) public class DAOUserState extends DAO0
See Also:
  • Constructor Details

    • DAOUserState

      public DAOUserState()