Uses of Class
org.mybatis.dynamic.sql.util.SelectMapping
-
Uses of SelectMapping in org.mybatis.dynamic.sql.update.render
-
Uses of SelectMapping in org.mybatis.dynamic.sql.util
Modifier and TypeMethodDescriptionstatic SelectMapping
SelectMapping.of
(SqlColumn<?> column, Buildable<SelectModel> selectModelBuilder) Modifier and TypeMethodDescriptionColumnMappingVisitor.visit
(SelectMapping mapping) final R
GeneralInsertMappingVisitor.visit
(SelectMapping mapping) final R
InsertMappingVisitor.visit
(SelectMapping mapping)