Uses of Class
org.mybatis.dynamic.sql.util.ValueWhenPresentMapping
Package
Description
-
Uses of ValueWhenPresentMapping in org.mybatis.dynamic.sql.insert.render
Modifier and TypeMethodDescriptionGeneralInsertValuePhraseVisitor.visit
(ValueWhenPresentMapping<T> mapping) -
Uses of ValueWhenPresentMapping in org.mybatis.dynamic.sql.update.render
-
Uses of ValueWhenPresentMapping in org.mybatis.dynamic.sql.util
Modifier and TypeMethodDescription<T> R
ColumnMappingVisitor.visit
(ValueWhenPresentMapping<T> mapping) final <T> R
InsertMappingVisitor.visit
(ValueWhenPresentMapping<T> mapping)