类 Exclude
java.lang.Object
cn.sylinx.horm.resource.func.impl.Exclude
- 所有已实现的接口:
IFunction
排除操作
使用方法 #FUNC[exclude,field,params], 接收一个参数 params, 默认使用 and 组合
#FUNC[exclude,field,params,0] 使用 and 组合
#FUNC[exclude,field,params,1] 使用 not in
使用方法 #FUNC[exclude,field,params], 接收一个参数 params, 默认使用 and 组合
#FUNC[exclude,field,params,0] 使用 and 组合
#FUNC[exclude,field,params,1] 使用 not in
- 作者:
- han
-
构造器概要
构造器 -
方法概要