public class TestObj6Dao extends BaseHibernateDao<TestObj6>
COUNT_MODE, LIST_MODE, SCROLL_MODE
entityClass
构造器和说明 |
---|
TestObj6Dao() |
限定符和类型 | 方法和说明 |
---|---|
TestObj6 |
getDBAgentById(java.lang.Long id) |
TestObj6 |
getJdbcById(java.lang.Long id) |
TestObj6 |
getJdbcById1(java.lang.Long id) |
void |
saveByDBAgent(TestObj6 testObj6) |
void |
saveByJdbc(TestObj6 testObj6) |
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, withPagination
closeSessionIfNecessary, getSession, getSession, releaseSession
bulkUpdate, 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, updatePatchAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bulkUpdate, 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, updatePatchAll
public TestObj6 getJdbcById(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
public TestObj6 getJdbcById1(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
public TestObj6 getDBAgentById(java.lang.Long id) throws java.lang.Exception
java.lang.Exception
public void saveByJdbc(TestObj6 testObj6) throws java.lang.Exception
java.lang.Exception
public void saveByDBAgent(TestObj6 testObj6) throws java.lang.Exception
java.lang.Exception