类 Cond
java.lang.Object
cn.vonce.sql.bean.ConditionInfo
cn.vonce.sql.helper.Cond
- 所有已实现的接口:
Serializable
条件包装器内容
- 版本:
- 1.0
- 作者:
- Jovi
- 另请参阅:
-
构造器概要
构造器构造器说明Cond()Cond(Column column, SqlOperator sqlOperator, Object value) Cond(ConditionInfo conditionInfo) Cond(String tableAlias, String name, SqlOperator sqlOperator, Object value) -
方法概要
修饰符和类型方法说明static Cond介于static <T,R> Cond 介于static Cond介于static Cond介于static Cond等于static <T,K, R> Cond 等于static <T,R> Cond 等于static Cond等于static Cond等于static Cond大于static <T,K, R> Cond 大于static <T,R> Cond 大于static Cond大于static Cond大于static Cond大于等于static <T,K, R> Cond 大于等于static <T,R> Cond 大于等于static Cond大于等于static Cond大于等于static Cond包含static <T,R> Cond 包含static Cond包含static Cond包含static Cond是static <T,K, R> Cond 是static <T,R> Cond 是static Cond是static Cond是static Cond不是static <T,K, R> Cond 不是static <T,R> Cond 不是static Cond不是static Cond不是static Cond不是nullstatic <T,R> Cond 不是nullstatic Cond不是nullstatic Cond不是nullstatic Cond是nullstatic <T,R> Cond 是nullstatic Cond是nullstatic Cond是nullstatic Cond全模糊 包含static <T,R> Cond 全模糊 包含static Cond全模糊 包含static Cond全模糊 包含static Cond左模糊 包含static <T,R> Cond 左模糊 包含static Cond左模糊 包含static Cond左模糊 包含static Cond右模糊 包含static <T,R> Cond 右模糊 包含static Cond右模糊 包含static Cond右模糊 包含static Cond小于static <T,K, R> Cond 小于static <T,R> Cond 小于static Cond小于static Cond小于static Cond小于等于static <T,K, R> Cond 小于等于static <T,R> Cond 小于等于static Cond小于等于static Cond小于等于static Cond不等于static <T,K, R> Cond 不等于static <T,R> Cond 不等于static Cond不等于static Cond不等于static Cond不包含static <T,R> Cond 不包含static Cond不包含static Cond不包含static Cond全模糊 不包含static <T,R> Cond 全模糊 不包含static Cond全模糊 不包含static Cond全模糊 不包含static Cond左模糊 不包含static <T,R> Cond 左模糊 不包含static Cond左模糊 不包含static Cond左模糊 不包含static Cond右模糊 不包含static <T,R> Cond 右模糊 不包含static Cond右模糊 不包含static Cond右模糊 不包含从类继承的方法 cn.vonce.sql.bean.ConditionInfo
getColumn, getSqlLogic, getSqlOperator, getValue, setColumn, setSqlLogic, setSqlOperator, setValue
-
构造器详细资料
-
Cond
public Cond() -
Cond
-
Cond
-
Cond
-
-
方法详细资料
-
eq
等于- 参数:
field-value-- 返回:
-
eq
等于- 参数:
tableAlias-field-value-- 返回:
-
eq
等于- 参数:
column-value-- 返回:
-
eq
等于- 参数:
columnFun-value-- 返回:
-
eq
等于- 参数:
columnFun-value-- 返回:
-
notEq
不等于- 参数:
field-value-- 返回:
-
notEq
不等于- 参数:
tableAlias-field-value-- 返回:
-
notEq
不等于- 参数:
column-value-- 返回:
-
notEq
不等于- 参数:
columnFun-value-- 返回:
-
notEq
不等于- 参数:
columnFun-value-- 返回:
-
lt
小于- 参数:
field-value-- 返回:
-
lt
小于- 参数:
tableAlias-field-value-- 返回:
-
lt
小于- 参数:
column-value-- 返回:
-
lt
小于- 参数:
columnFun-value-- 返回:
-
lt
小于- 参数:
columnFun-value-- 返回:
-
gt
大于- 参数:
field-value-- 返回:
-
gt
大于- 参数:
tableAlias-field-value-- 返回:
-
gt
大于- 参数:
column-value-- 返回:
-
gt
大于- 参数:
columnFun-value-- 返回:
-
gt
大于- 参数:
columnFun-value-- 返回:
-
ltEq
小于等于- 参数:
field-value-- 返回:
-
ltEq
小于等于- 参数:
tableAlias-field-value-- 返回:
-
ltEq
小于等于- 参数:
column-value-- 返回:
-
ltEq
小于等于- 参数:
columnFun-value-- 返回:
-
ltEq
小于等于- 参数:
columnFun-value-- 返回:
-
gtEq
大于等于- 参数:
field-value-- 返回:
-
gtEq
大于等于- 参数:
tableAlias-field-value-- 返回:
-
gtEq
大于等于- 参数:
column-value-- 返回:
-
gtEq
大于等于- 参数:
columnFun-value-- 返回:
-
gtEq
大于等于- 参数:
columnFun-value-- 返回:
-
like
全模糊 包含- 参数:
field-value-- 返回:
-
like
全模糊 包含- 参数:
field-value-- 返回:
-
like
全模糊 包含- 参数:
column-value-- 返回:
-
like
全模糊 包含- 参数:
columnFun-value-- 返回:
-
likeL
左模糊 包含- 参数:
field-value-- 返回:
-
likeL
左模糊 包含- 参数:
tableAlias-field-value-- 返回:
-
likeL
左模糊 包含- 参数:
column-value-- 返回:
-
likeL
左模糊 包含- 参数:
columnFun-value-- 返回:
-
likeR
右模糊 包含- 参数:
field-value-- 返回:
-
likeR
右模糊 包含- 参数:
tableAlias-field-value-- 返回:
-
likeR
右模糊 包含- 参数:
column-value-- 返回:
-
likeR
右模糊 包含- 参数:
columnFun-value-- 返回:
-
notLike
全模糊 不包含- 参数:
field-value-- 返回:
-
notLike
全模糊 不包含- 参数:
tableAlias-field-value-- 返回:
-
notLike
全模糊 不包含- 参数:
column-value-- 返回:
-
notLike
全模糊 不包含- 参数:
columnFun-value-- 返回:
-
notLikeL
左模糊 不包含- 参数:
field-value-- 返回:
-
notLikeL
左模糊 不包含- 参数:
tableAlias-field-value-- 返回:
-
notLikeL
左模糊 不包含- 参数:
column-value-- 返回:
-
notLikeL
左模糊 不包含- 参数:
columnFun-value-- 返回:
-
notLikeR
右模糊 不包含- 参数:
field-value-- 返回:
-
notLikeR
右模糊 不包含- 参数:
tableAlias-field-value-- 返回:
-
notLikeR
右模糊 不包含- 参数:
column-value-- 返回:
-
notLikeR
右模糊 不包含- 参数:
columnFun-value-- 返回:
-
is
是- 参数:
field-value-- 返回:
-
is
是- 参数:
tableAlias-field-value-- 返回:
-
is
是- 参数:
column-value-- 返回:
-
is
是- 参数:
columnFun-value-- 返回:
-
is
是- 参数:
columnFun-value-- 返回:
-
isNot
不是- 参数:
field-value-- 返回:
-
isNot
不是- 参数:
tableAlias-field-value-- 返回:
-
isNot
不是- 参数:
column-value-- 返回:
-
isNot
不是- 参数:
columnFun-value-- 返回:
-
isNot
不是- 参数:
columnFun-value-- 返回:
-
isNull
是null- 参数:
field-- 返回:
-
isNull
是null- 参数:
tableAlias-field-- 返回:
-
isNull
是null- 参数:
column-- 返回:
-
isNull
是null- 参数:
columnFun-- 返回:
-
isNotNull
不是null- 参数:
field-- 返回:
-
isNotNull
不是null- 参数:
tableAlias-field-- 返回:
-
isNotNull
不是null- 参数:
column-- 返回:
-
isNotNull
不是null- 参数:
columnFun-- 返回:
-
in
包含- 参数:
field-value-- 返回:
-
in
包含- 参数:
tableAlias-field-value-- 返回:
-
in
包含- 参数:
column-value-- 返回:
-
in
包含- 参数:
columnFun-value-- 返回:
-
notIn
不包含- 参数:
field-value-- 返回:
-
notIn
不包含- 参数:
tableAlias-field-value-- 返回:
-
notIn
不包含- 参数:
column-value-- 返回:
-
notIn
不包含- 参数:
columnFun-value-- 返回:
-
between
介于- 参数:
field-value1-value2-- 返回:
-
between
介于- 参数:
tableAlias-field-value1-value2-- 返回:
-
between
介于- 参数:
column-value1-value2-- 返回:
-
between
介于- 参数:
columnFun-value1-value2-- 返回:
-