Package org.mybatis.dynamic.sql.insert
Class InsertDSL.IntoGatherer<T>
- java.lang.Object
-
- org.mybatis.dynamic.sql.insert.InsertDSL.IntoGatherer<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InsertDSL<T>
into(SqlTable table)
-