public class InsertSelectDSL extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InsertSelectDSL.InsertColumnGatherer |
static class |
InsertSelectDSL.SelectGatherer |
Modifier and Type | Method and Description |
---|---|
InsertSelectModel |
build() |
static InsertSelectDSL.InsertColumnGatherer |
insertInto(SqlTable table) |
public InsertSelectModel build()
public static InsertSelectDSL.InsertColumnGatherer insertInto(SqlTable table)
Copyright © 2016–2017 MyBatis.org. All rights reserved.