Package | Description |
---|---|
org.mybatis.dynamic.sql | |
org.mybatis.dynamic.sql.where.condition |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractListValueCondition.AbstractBuilder<T,B extends AbstractListValueCondition.AbstractBuilder<T,B>> |
Constructor and Description |
---|
AbstractListValueCondition(AbstractListValueCondition.AbstractBuilder<T,?> builder) |
Modifier and Type | Class and Description |
---|---|
static class |
IsIn.Builder<T> |
static class |
IsInCaseInsensitive.Builder |
static class |
IsInCaseInsensitiveWhenPresent.FilteringBuilder |
static class |
IsInWhenPresent.FilteringBuilder<T> |
static class |
IsNotIn.Builder<T> |
static class |
IsNotInCaseInsensitive.Builder |
static class |
IsNotInCaseInsensitiveWhenPresent.FilteringBuilder |
static class |
IsNotInWhenPresent.FilteringBuilder<T> |
Copyright © 2016–2018 MyBatis.org. All rights reserved.