Package | Description |
---|---|
org.mybatis.dynamic.sql.update.render | |
org.mybatis.dynamic.sql.util |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
T |
UpdateMappingVisitor.visit(SelectMapping mapping) |
Copyright © 2016–2018 MyBatis.org. All rights reserved.