public class ExtspeechpayokDaoImpl extends com.xunlei.common.dao.JdbcBaseDao implements IExtspeechpayokDao
| Constructor and Description |
|---|
ExtspeechpayokDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtspeechpayok(Extspeechpayok data) |
void |
deleteExtspeechpayokByIds(long... ids) |
Extspeechpayok |
findExtspeechpayok(Extspeechpayok data) |
Extspeechpayok |
findExtspeechpayokById(long id) |
void |
insertExtspeechpayok(Extspeechpayok data) |
com.xunlei.common.util.Sheet<Extspeechpayok> |
queryExtspeechpayok(Extspeechpayok data,
com.xunlei.common.util.PagedFliper fliper) |
Extspeechpayok |
queryExtspeechpayokSum(Extspeechpayok data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtspeechpayok(Extspeechpayok data) |
String |
whereSql(Extspeechpayok data) |
addLimitToSql, batchUpdate, computeStartRowNo, createNextId, deleteObject, deleteObject, deleteObjectByCondition, execute, executeUpdate, findObject, findObjectByCondition, findObjects, findPagedObjects, findPagedObjects, findPagedObjects, findPagedObjectsExcludeFields, findPagedObjectsExcludeFields, findPagedObjectsIncludeFields, findPagedObjectsIncludeFields, getMaxNewSn, getNewSn, getNewSn, getSingleDouble, getSingleInt, getSingleLong, getSingleString, getSmoothNewSn, insertObject, isEmpty, isNotEmpty, isNumType, isSupportType, query, query, query, queryOne, queryOne, queryToList, queryToMap, queryToMap, queryToMapList, queryToMapList, saveObject, setDataS, toString, toString, toString, uniteForIn, updateObject, updateObject, updateObjectExcludeFields, updateObjectIncludeFieldspublic Extspeechpayok findExtspeechpayok(Extspeechpayok data)
findExtspeechpayok in interface IExtspeechpayokDaopublic Extspeechpayok findExtspeechpayokById(long id)
findExtspeechpayokById in interface IExtspeechpayokDaopublic com.xunlei.common.util.Sheet<Extspeechpayok> queryExtspeechpayok(Extspeechpayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtspeechpayok in interface IExtspeechpayokDaopublic void insertExtspeechpayok(Extspeechpayok data)
insertExtspeechpayok in interface IExtspeechpayokDaopublic void updateExtspeechpayok(Extspeechpayok data)
updateExtspeechpayok in interface IExtspeechpayokDaopublic void deleteExtspeechpayok(Extspeechpayok data)
deleteExtspeechpayok in interface IExtspeechpayokDaopublic void deleteExtspeechpayokByIds(long... ids)
deleteExtspeechpayokByIds in interface IExtspeechpayokDaopublic Extspeechpayok queryExtspeechpayokSum(Extspeechpayok data, com.xunlei.common.util.PagedFliper fliper)
queryExtspeechpayokSum in interface IExtspeechpayokDaopublic String whereSql(Extspeechpayok data)
Copyright © 2016. All rights reserved.