Uses of Class
org.mybatis.dynamic.sql.where.condition.IsNotLike
-
Uses of IsNotLike in org.mybatis.dynamic.sql
Modifier and TypeMethodDescriptionstatic <T> IsNotLike
<T> static <T> IsNotLike
<T> SqlBuilder.isNotLike
(T value) static <T> IsNotLike
<T> SqlBuilder.isNotLikeWhenPresent
(Supplier<T> valueSupplier) static <T> IsNotLike
<T> SqlBuilder.isNotLikeWhenPresent
(T value) -
Uses of IsNotLike in org.mybatis.dynamic.sql.where.condition