Class BatchInsertDSL<T>

java.lang.Object
org.mybatis.dynamic.sql.insert.BatchInsertDSL<T>
All Implemented Interfaces:
Buildable<BatchInsertModel<T>>

public class BatchInsertDSL<T> extends Object implements Buildable<BatchInsertModel<T>>