public class AddressBookSetDaoImpl extends com.seeyon.ctp.common.dao.BaseHibernateDao<AddressBookSet> implements AddressBookSetDao
| 构造器和说明 |
|---|
AddressBookSetDaoImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
save(java.lang.Object o)
保存对象到数据库中
|
void |
update(java.lang.Object o)
更新所有字段
|
delete, delete, delete, delete, deleteObject, findBy, findByExample, getQueryCount, isNotUnique, pagedQuery, pagedQuery, pagedQuery, pagedQuery, paginate, paginate, paginate, remove, removeById, saveAll, sortCriteria, update, update, update, update, update, updateAll, withoutPagination, withPaginationcloseSessionIfNecessary, getSession, getSession, releaseSessionbulkUpdate, bulkUpdate, checkDaoConfig, convertHibernateAccessException, count, count, count, createHibernateTemplate, delete, delete, executeCriteria, executeCriteria, executeUniqueCriteria, find, find, find, find, find, find, findBy, findByLike, findNativeSQL, findSimpleObjects, findSimpleObjects, findUnique, findUnique, findUniqueBy, findVarargs, findWithCount, findWithCount, get, getAll, getBatchSize, getCountByCriteria, getEntityClass, getHibernateTemplate, getSessionFactory, getSimpleObject, savePatchAll, setHibernateTemplate, setParameters, setSessionFactory, sortCriteria, updatePatchAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, delete, delete, delete, deleteObject, findBy, findByExample, getQueryCount, isNotUnique, pagedQuery, pagedQuery, pagedQuery, pagedQuery, paginate, paginate, paginate, remove, removeById, saveAll, update, update, update, update, update, updateAll, withoutPagination, withPaginationbulkUpdate, bulkUpdate, count, count, count, delete, delete, executeCriteria, executeCriteria, executeUniqueCriteria, find, find, find, find, find, find, findBy, findByLike, findNativeSQL, findSimpleObjects, findSimpleObjects, findUnique, findUnique, findUniqueBy, findVarargs, findWithCount, findWithCount, get, getAll, getCountByCriteria, getHibernateTemplate, getSessionFactory, getSimpleObject, savePatchAll, setHibernateTemplate, setSessionFactory, updatePatchAllpublic void save(java.lang.Object o)
com.seeyon.ctp.common.dao.CTPBaseDaosave 在接口中 com.seeyon.ctp.common.dao.CTPBaseDao<AddressBookSet>save 在类中 com.seeyon.ctp.common.dao.BaseDao<AddressBookSet>public void update(java.lang.Object o)
com.seeyon.ctp.common.dao.CTPBaseDaoupdate 在接口中 com.seeyon.ctp.common.dao.CTPBaseDao<AddressBookSet>update 在类中 com.seeyon.ctp.common.dao.BaseDao<AddressBookSet>