Uses of Class
org.mybatis.dynamic.sql.util.ConstantMapping
Packages that use ConstantMapping
Package
Description
-
Uses of ConstantMapping in org.mybatis.dynamic.sql.insert.render
Methods in org.mybatis.dynamic.sql.insert.render with parameters of type ConstantMappingModifier and TypeMethodDescriptionGeneralInsertValuePhraseVisitor.visit
(ConstantMapping mapping) MultiRowValuePhraseVisitor.visit
(ConstantMapping mapping) ValuePhraseVisitor.visit
(ConstantMapping mapping) -
Uses of ConstantMapping in org.mybatis.dynamic.sql.update.render
Methods in org.mybatis.dynamic.sql.update.render with parameters of type ConstantMapping -
Uses of ConstantMapping in org.mybatis.dynamic.sql.util
Methods in org.mybatis.dynamic.sql.util that return ConstantMappingMethods in org.mybatis.dynamic.sql.util with parameters of type ConstantMapping