Class IsNotInCaseInsensitiveWhenPresent

java.lang.Object
org.mybatis.dynamic.sql.AbstractListValueCondition<String>
org.mybatis.dynamic.sql.where.condition.IsNotInCaseInsensitiveWhenPresent
All Implemented Interfaces:
VisitableCondition<String>, CaseInsensitiveVisitableCondition

public class IsNotInCaseInsensitiveWhenPresent extends AbstractListValueCondition<String> implements CaseInsensitiveVisitableCondition