public class AutoPayCancleDaoImpl extends BaseDao implements AutoPayCancleDao
| Constructor and Description |
|---|
AutoPayCancleDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAutoPayCancle(long seqId) |
com.xunlei.common.util.Sheet<AutoPayCancle> |
getAutoPayCancle(AutoPayCancle autoPayCancle,
com.xunlei.common.util.PagedFliper fliper) |
AutoPayCancle |
getAutoPayCancle(long seqId) |
void |
insertAutoPayCancle(AutoPayCancle autoPayCancle) |
void |
updateAutoPayCancle(AutoPayCancle autoPayCancle) |
createHibernateTemplate, deleteObject, findObject, getHibernateTemplate, getSession, getSession, getSessionFactory, insertObject, setHibernateTemplate, setSessionFactory, updateObjectaddLimitToSql, batchUpdate, computeStartRowNo, createNextId, deleteObject, deleteObjectByCondition, execute, executeUpdate, findObject, findObjectByCondition, findObjects, findPagedObjects, findPagedObjects, findPagedObjects, findPagedObjectsExcludeFields, findPagedObjectsExcludeFields, findPagedObjectsIncludeFields, findPagedObjectsIncludeFields, getMaxNewSn, getNewSn, getNewSn, getSingleDouble, getSingleInt, getSingleLong, getSingleString, getSmoothNewSn, isEmpty, isNotEmpty, isNumType, isSupportType, query, query, query, queryOne, queryOne, queryToList, queryToMap, queryToMap, queryToMapList, queryToMapList, saveObject, setDataS, toString, toString, toString, uniteForIn, updateObject, updateObjectExcludeFields, updateObjectIncludeFieldspublic void deleteAutoPayCancle(long seqId)
deleteAutoPayCancle in interface AutoPayCancleDaopublic AutoPayCancle getAutoPayCancle(long seqId)
getAutoPayCancle in interface AutoPayCancleDaopublic com.xunlei.common.util.Sheet<AutoPayCancle> getAutoPayCancle(AutoPayCancle autoPayCancle, com.xunlei.common.util.PagedFliper fliper)
getAutoPayCancle in interface AutoPayCancleDaopublic void insertAutoPayCancle(AutoPayCancle autoPayCancle)
insertAutoPayCancle in interface AutoPayCancleDaopublic void updateAutoPayCancle(AutoPayCancle autoPayCancle)
updateAutoPayCancle in interface AutoPayCancleDaoCopyright © 2016. All rights reserved.