@Service public class ScriptExecuteLogServer extends BaseWorkspaceService<ScriptExecuteLogModel>
key, tableName, tClass
Constructor and Description |
---|
ScriptExecuteLogServer() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
clearTimeColumns()
安装时间自动清理数据对字段
|
ScriptExecuteLogModel |
create(ScriptModel scriptModel,
int type)
创建执行记录
|
protected void |
executeClearImpl(int h2DbLogStorageCount)
清理分发实现
|
checkUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateById
autoClear, autoLoopClear, count, count, covetTableName, getData, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsert
count, count, dataBeanToEntity, del, delByKey, delByKey, entityToBean, entityToBean, entityToBeanList, execute, exists, exists, fillSelectResult, findByCondition, getByKey, getByKey, getByKey, getKey, getTableName, insert, listByBean, listByEntity, listPageOnlyResult, query, query, queryByBean, queryList, queryList, queryList, update, warpException
public ScriptExecuteLogModel create(ScriptModel scriptModel, int type)
scriptModel
- 脚本type
- 执行类型protected void executeClearImpl(int h2DbLogStorageCount)
BaseDbService
executeClearImpl
in class BaseDbService<ScriptExecuteLogModel>
h2DbLogStorageCount
- 保留数量protected String[] clearTimeColumns()
BaseDbService
clearTimeColumns
in class BaseDbService<ScriptExecuteLogModel>
Copyright © 2017–2022. All rights reserved.