public class CtpRestLogsDaoImpl extends com.seeyon.ctp.common.dao.BaseHibernateDao<com.seeyon.ctp.common.po.restlog.CtpRestLogs> implements CtpRestLogsDao
CtpRestLogs| 构造器和说明 |
|---|
CtpRestLogsDaoImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
clearData(long paramLong,
java.util.Date startTime,
java.util.Date endTime) |
java.util.List<java.lang.Object[]> |
getRestLog(long paramLong,
java.util.Date startTime,
java.util.Date endTime,
boolean paramBoolean) |
void |
insertLog()
插入REST日志
|
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, 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, save, savePatchAll, setHibernateTemplate, setSessionFactory, update, updatePatchAllpublic void insertLog()
CtpRestLogsDaoinsertLog 在接口中 CtpRestLogsDaopublic java.util.List<java.lang.Object[]> getRestLog(long paramLong,
java.util.Date startTime,
java.util.Date endTime,
boolean paramBoolean)
getRestLog 在接口中 CtpRestLogsDaoparamLong - 单位ID?paramBoolean - 查询标志位public int clearData(long paramLong,
java.util.Date startTime,
java.util.Date endTime)
clearData 在接口中 CtpRestLogsDaoendTime - 结束时间