类 SqlService
java.lang.Object
com.publiccms.logic.service.tools.SqlService
SqlService
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明int
int
int
int
updateCategoryAttribute
(short siteId, String oldurl, String newurl) int
updateConfigData
(short siteId, String oldurl, String newurl) int
updateContentAttribute
(short siteId, String oldurl, String newurl) int
updateContentRelated
(short siteId, String oldurl, String newurl) int
updatePlace
(short siteId, String oldurl, String newurl) int
updatePlaceAttribute
(short siteId, String oldurl, String newurl)
-
字段详细资料
-
mapper
-
-
构造器详细资料
-
SqlService
public SqlService()
-
-
方法详细资料
-
insert
- 参数:
sql
-- 返回:
-
update
- 参数:
sql
-- 返回:
-
updateContentAttribute
- 参数:
siteId
-oldurl
-newurl
-- 返回:
-
updateContentRelated
- 参数:
siteId
-oldurl
-newurl
-- 返回:
-
updatePlaceAttribute
- 参数:
siteId
-oldurl
-newurl
-- 返回:
-
updatePlace
- 参数:
siteId
-oldurl
-newurl
-- 返回:
-
updateCategoryAttribute
- 参数:
siteId
-oldurl
-newurl
-- 返回:
-
updateConfigData
- 参数:
siteId
-oldurl
-newurl
-- 返回:
-
delete
- 参数:
sql
-- 返回:
-
select
- 参数:
sql
-- 返回:
-