Class DAOSecret

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

@Table("ASECRET") @Pool("Pool") @Pk("ASECID") @Sequence("ASECID") public class DAOSecret extends DAO
See Also: