Interface | Description |
---|---|
Buildable<T> | |
CustomCollectors | |
InsertMapping | |
InsertMappingVisitor<T> | |
StringUtilities | |
UpdateMapping | |
UpdateMappingVisitor<T> |
Class | Description |
---|---|
AbstractColumnMapping | |
ConstantMapping |
This class represents a mapping between a column and a constant.
|
FragmentAndParameters | |
FragmentAndParameters.Builder | |
FragmentCollector | |
NullMapping | |
PropertyMapping | |
SqlProviderAdapter |
Adapter for use with MyBatis SQL provider annotations.
|
StringConstantMapping |
This class represents a mapping between a column and a string constant.
|
ValueMapping<T> |
Copyright © 2016–2017 MyBatis.org. All rights reserved.