Interface | Description |
---|---|
Buildable<T> | |
ColumnMappingVisitor<R> |
Visitor for all column mappings.
|
CustomCollectors | |
StringUtilities |
Class | Description |
---|---|
AbstractColumnMapping | |
ColumnToColumnMapping | |
ConstantMapping |
This class represents a mapping between a column and a constant.
|
FragmentAndParameters | |
FragmentAndParameters.Builder | |
FragmentCollector | |
GeneralInsertMappingVisitor<R> | |
InsertMappingVisitor<R> | |
MultiRowInsertMappingVisitor<R> | |
NullMapping | |
Predicates | |
PropertyMapping | |
PropertyWhenPresentMapping | |
SelectMapping | |
SqlProviderAdapter |
Adapter for use with MyBatis SQL provider annotations.
|
StringConstantMapping |
This class represents a mapping between a column and a string constant.
|
UpdateMappingVisitor<R> | |
ValueMapping<T> | |
ValueOrNullMapping<T> | |
ValueWhenPresentMapping<T> |
Copyright © 2016–2021 MyBatis.org. All rights reserved.