Uses of Class
org.mybatis.dynamic.sql.insert.InsertSelectDSL
-
Uses of InsertSelectDSL in org.mybatis.dynamic.sql
Modifier and TypeMethodDescriptionSqlBuilder.InsertIntoNextStep.withSelectStatement
(Buildable<SelectModel> selectModelBuilder) -
Uses of InsertSelectDSL in org.mybatis.dynamic.sql.insert
Modifier and TypeMethodDescriptionInsertSelectDSL.configureStatement
(Consumer<StatementConfiguration> consumer) InsertSelectDSL.InsertColumnGatherer.withSelectStatement
(Buildable<SelectModel> selectModelBuilder) InsertSelectDSL.SelectGatherer.withSelectStatement
(Buildable<SelectModel> selectModelBuilder)