Class IsBetween.WhenPresentBuilder<T>
java.lang.Object
org.mybatis.dynamic.sql.where.condition.AndGatherer<T,IsBetween<T>>
org.mybatis.dynamic.sql.where.condition.IsBetween.WhenPresentBuilder<T>
-
Field Summary
Fields inherited from class org.mybatis.dynamic.sql.where.condition.AndGatherer
value1, value2
-
Method Summary
Methods inherited from class org.mybatis.dynamic.sql.where.condition.AndGatherer
and, and
-
Method Details
-
build
- Specified by:
build
in classAndGatherer<T,
IsBetween<T>>
-