Class IsBetweenWhenPresent.Builder<T>
java.lang.Object
org.mybatis.dynamic.sql.where.condition.AndWhenPresentGatherer<T,IsBetweenWhenPresent<T>>
org.mybatis.dynamic.sql.where.condition.IsBetweenWhenPresent.Builder<T>
- Enclosing class:
IsBetweenWhenPresent<T>
public static class IsBetweenWhenPresent.Builder<T>
extends AndWhenPresentGatherer<T,IsBetweenWhenPresent<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,IsBetweenWhenPresent<T>>
-