Package | Description |
---|---|
org.mybatis.dynamic.sql.update.render | |
org.mybatis.dynamic.sql.util |
Modifier and Type | Method and Description |
---|---|
Optional<FragmentAndParameters> |
SetPhraseVisitor.visit(SelectMapping mapping) |
Modifier and Type | Method and Description |
---|---|
static SelectMapping |
SelectMapping.of(SqlColumn<?> column,
Buildable<SelectModel> selectModelBuilder) |
Modifier and Type | Method and Description |
---|---|
R |
InsertMappingVisitor.visit(SelectMapping mapping) |
R |
GeneralInsertMappingVisitor.visit(SelectMapping mapping) |
R |
ColumnMappingVisitor.visit(SelectMapping mapping) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.