Package org.mybatis.dynamic.sql.util
-
Interface Summary Interface Description Buildable<T> CustomCollectors InsertMapping InsertMappingVisitor<T> StringUtilities UpdateMapping UpdateMappingVisitor<T> -
Class Summary Class Description AbstractColumnMapping ColumnMapping ConstantMapping This class represents a mapping between a column and a constant.FragmentAndParameters FragmentAndParameters.Builder FragmentCollector NullMapping Predicates PropertyMapping SelectMapping SqlProviderAdapter Adapter for use with MyBatis SQL provider annotations.StringConstantMapping This class represents a mapping between a column and a string constant.ValueMapping<T>