Package | Description |
---|---|
org.mybatis.dynamic.sql.update.render | |
org.mybatis.dynamic.sql.util |
Modifier and Type | Method and Description |
---|---|
<T> FragmentAndParameters |
SetPhraseVisitor.visit(ValueMapping<T> mapping) |
Modifier and Type | Method and Description |
---|---|
static <T> ValueMapping<T> |
ValueMapping.of(SqlColumn<T> column,
Supplier<T> valueSupplier) |
Modifier and Type | Method and Description |
---|---|
<S> T |
UpdateMappingVisitor.visit(ValueMapping<S> mapping) |
Copyright © 2016–2017 MyBatis.org. All rights reserved.