Package org.mybatis.dynamic.sql.where.condition
package org.mybatis.dynamic.sql.where.condition
-
ClassDescriptionAndGatherer<T,
R> Utility class supporting the "and" part of a between condition.IsBetween<T>IsEqualTo<T>IsIn<T>IsLessThan<T>IsLike<T>IsNotBetween<T>IsNotEqualTo<T>IsNotIn<T>IsNotLike<T>IsNotNull<T>IsNull<T>