Uses of Class
org.mybatis.dynamic.sql.util.RowMapping
-
Uses of RowMapping in org.mybatis.dynamic.sql.insert.render
Modifier and TypeMethodDescriptionMultiRowValuePhraseVisitor.visit
(RowMapping mapping) ValuePhraseVisitor.visit
(RowMapping mapping) -
Uses of RowMapping in org.mybatis.dynamic.sql.util
Modifier and TypeMethodDescriptionColumnMappingVisitor.visit
(RowMapping mapping) final R
GeneralInsertMappingVisitor.visit
(RowMapping mapping) final R
UpdateMappingVisitor.visit
(RowMapping mapping)