类 HqlService
HqlService
-
字段概要
字段从类继承的字段 com.publiccms.common.base.BaseService
basedao, log
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.publiccms.common.base.BaseService
delete, delete, delete, getEntity, getEntity, getEntitys, getEntitys, getEntitys, getEntitys, getId, save, save, update, update
-
字段详细资料
-
dao
-
-
构造器详细资料
-
HqlService
public HqlService()
-
-
方法详细资料
-
update
- 参数:
hql
-- 返回:
-
delete
- 参数:
hql
-- 返回:
-
getPage
@Transactional(readOnly=true) public <R> PageHandler getPage(String hql, Map<String, Object> parameters, Integer pageIndex, Integer pageSize, Class<R> resultClass) - 类型参数:
R
-- 参数:
hql
-parameters
-pageIndex
-pageSize
-resultClass
-- 返回:
-
getPage
@Transactional(readOnly=true) public PageHandler getPage(String hql, Map<String, Object> parameters, Integer pageIndex, Integer pageSize) - 参数:
hql
-parameters
-pageIndex
-pageSize
-- 返回:
-
getToken
- 参数:
text
-- 返回:
-
reCreateIndex
- 返回:
- results page
-
clear
public void clear()
-