类 SqlService
java.lang.Object
com.publiccms.logic.service.tools.SqlService
SqlService
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intintintintupdateCategoryAttribute(short siteId, String oldurl, String newurl) intupdateConfigData(short siteId, String oldurl, String newurl) intupdateContentAttribute(short siteId, String oldurl, String newurl) intupdateContentRelated(short siteId, String oldurl, String newurl) intupdatePlace(short siteId, String oldurl, String newurl) intupdatePlaceAttribute(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-- 返回:
-