Package | Description |
---|---|
org.mybatis.dynamic.sql.insert.render | |
org.mybatis.dynamic.sql.update.render | |
org.mybatis.dynamic.sql.util |
Modifier and Type | Method and Description |
---|---|
FieldAndValue |
ValuePhraseVisitor.visit(NullMapping mapping) |
Modifier and Type | Method and Description |
---|---|
FragmentAndParameters |
SetPhraseVisitor.visit(NullMapping mapping) |
Modifier and Type | Method and Description |
---|---|
static NullMapping |
NullMapping.of(SqlColumn<?> column) |
Modifier and Type | Method and Description |
---|---|
T |
UpdateMappingVisitor.visit(NullMapping mapping) |
T |
InsertMappingVisitor.visit(NullMapping mapping) |
Copyright © 2016–2018 MyBatis.org. All rights reserved.