Package org.mybatis.dynamic.sql.insert
Class MultiRowInsertDSL.IntoGatherer<T>
- java.lang.Object
-
- org.mybatis.dynamic.sql.insert.MultiRowInsertDSL.IntoGatherer<T>
-
- Enclosing class:
- MultiRowInsertDSL<T>
public static class MultiRowInsertDSL.IntoGatherer<T> extends Object
-
-
Method Detail
-
into
public MultiRowInsertDSL<T> into(SqlTable table)
-
-