Class IsNotBetweenWhenPresent.Builder<T>
java.lang.Object
org.mybatis.dynamic.sql.where.condition.AndWhenPresentGatherer<T,IsNotBetweenWhenPresent<T>>
org.mybatis.dynamic.sql.where.condition.IsNotBetweenWhenPresent.Builder<T>
- Enclosing class:
IsNotBetweenWhenPresent<T>
public static class IsNotBetweenWhenPresent.Builder<T>
extends AndWhenPresentGatherer<T,IsNotBetweenWhenPresent<T>>
-
Field Summary
Fields inherited from class org.mybatis.dynamic.sql.where.condition.AndWhenPresentGatherer
value1 -
Method Summary
Methods inherited from class org.mybatis.dynamic.sql.where.condition.AndWhenPresentGatherer
and, and
-
Method Details
-
build
- Specified by:
buildin classAndWhenPresentGatherer<T,IsNotBetweenWhenPresent<T>>
-