public class ExtunicomtelokDaoImpl extends BaseDao implements IExtunicomtelokDao
| Constructor and Description |
|---|
ExtunicomtelokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtunicomtelok(Extunicomtelok data)
根据传入的对象,删除相应的数据
|
void |
deleteExtunicomtelokById(long... seqids) |
Extunicomtelok |
findExtunicomtelok(Extunicomtelok data)
可以根据其他字段的查询条件来获取唯一的数据
|
Extunicomtelok |
getExtunicomtelokById(long seqid) |
void |
insertExtunicomtelok(Extunicomtelok data) |
void |
moveExtunicomtelokToHis(Extunicomtelok extunicomtelok) |
com.xunlei.common.util.Sheet<Extunicomtelok> |
queryExtunicomtelok(Extunicomtelok data,
com.xunlei.common.util.PagedFliper fliper) |
Extunicomtelok |
queryExtunicomtelokSum(Extunicomtelok data) |
void |
updateExtunicomtelok(Extunicomtelok data) |
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 Extunicomtelok findExtunicomtelok(Extunicomtelok data)
findExtunicomtelok in interface IExtunicomtelokDaopublic Extunicomtelok queryExtunicomtelokSum(Extunicomtelok data)
queryExtunicomtelokSum in interface IExtunicomtelokDaopublic com.xunlei.common.util.Sheet<Extunicomtelok> queryExtunicomtelok(Extunicomtelok data, com.xunlei.common.util.PagedFliper fliper)
queryExtunicomtelok in interface IExtunicomtelokDaopublic void deleteExtunicomtelok(Extunicomtelok data)
deleteExtunicomtelok in interface IExtunicomtelokDaopublic Extunicomtelok getExtunicomtelokById(long seqid)
getExtunicomtelokById in interface IExtunicomtelokDaopublic void insertExtunicomtelok(Extunicomtelok data)
insertExtunicomtelok in interface IExtunicomtelokDaopublic void updateExtunicomtelok(Extunicomtelok data)
updateExtunicomtelok in interface IExtunicomtelokDaopublic void deleteExtunicomtelokById(long... seqids)
deleteExtunicomtelokById in interface IExtunicomtelokDaopublic void moveExtunicomtelokToHis(Extunicomtelok extunicomtelok)
moveExtunicomtelokToHis in interface IExtunicomtelokDaoCopyright © 2016. All rights reserved.