Uses of Class
org.mybatis.dynamic.sql.util.SelectMapping
Packages that use SelectMapping
-
Uses of SelectMapping in org.mybatis.dynamic.sql.update.render
Methods in org.mybatis.dynamic.sql.update.render with parameters of type SelectMapping -
Uses of SelectMapping in org.mybatis.dynamic.sql.util
Methods in org.mybatis.dynamic.sql.util that return SelectMappingModifier and TypeMethodDescriptionstatic SelectMappingSelectMapping.of(SqlColumn<?> column, Buildable<SelectModel> selectModelBuilder) Methods in org.mybatis.dynamic.sql.util with parameters of type SelectMappingModifier and TypeMethodDescriptionColumnMappingVisitor.visit(SelectMapping mapping) final RGeneralInsertMappingVisitor.visit(SelectMapping mapping) final RInsertMappingVisitor.visit(SelectMapping mapping)