public interface CustomMethodPlugin extends Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
afterPluginReturn
description: 方法后拦截返回值的KEY
|
static String |
pluginInnerReturn
插件中直接返回结果的key
|
static String |
pluginsCache
插件缓存空间名
|
static String |
pluginSql
description: 在插件中拼装的待执行sql的KEY
|
static String |
resultMark
插件退出标志的key
|
static String |
sortResultSet
返回结果集数据列需要排序
|
Copyright © 2022. All rights reserved.