public class TestObj4Dao extends BaseHibernateDao<TestObj4>
COUNT_MODE, LIST_MODE, SCROLL_MODEentityClass| 构造器和说明 |
|---|
TestObj4Dao() |
| 限定符和类型 | 方法和说明 |
|---|---|
TestObj4 |
getDBAgentById(java.lang.Long id) |
TestObj4 |
getJdbcById(java.lang.Long id) |
TestObj4 |
getJdbcById1(java.lang.Long id) |
void |
saveByDBAgent(TestObj4 testObj4) |
void |
saveByJdbc(TestObj4 testObj4) |
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, save, savePatchAll, setHibernateTemplate, setParameters, setSessionFactory, sortCriteria, update, updatePatchAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbulkUpdate, 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, save, savePatchAll, setHibernateTemplate, setSessionFactory, update, updatePatchAllpublic TestObj4 getJdbcById(java.lang.Long id) throws java.lang.Exception
java.lang.Exceptionpublic TestObj4 getJdbcById1(java.lang.Long id) throws java.lang.Exception
java.lang.Exceptionpublic TestObj4 getDBAgentById(java.lang.Long id) throws java.lang.Exception
java.lang.Exceptionpublic void saveByJdbc(TestObj4 testObj4) throws java.lang.Exception
java.lang.Exceptionpublic void saveByDBAgent(TestObj4 testObj4) throws java.lang.Exception
java.lang.Exception