Package org.mybatis.dynamic.sql.insert
Class InsertSelectDSL.InsertColumnGatherer
java.lang.Object
org.mybatis.dynamic.sql.insert.InsertSelectDSL.InsertColumnGatherer
- Enclosing class:
InsertSelectDSL
-
Method Summary
Modifier and TypeMethodDescriptionwithColumnList
(List<SqlColumn<?>> columns) withColumnList
(SqlColumn<?>... columns) withSelectStatement
(Buildable<SelectModel> selectModelBuilder)
-
Method Details
-
withColumnList
-
withColumnList
-
withSelectStatement
-