public static class MultiRowInsertModel.Builder<T> extends AbstractMultiRowInsertModel.AbstractBuilder<T,MultiRowInsertModel.Builder<T>>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MultiRowInsertModel<T> |
build() |
protected MultiRowInsertModel.Builder<T> |
getThis() |
withColumnMappings, withRecords, withTable
protected MultiRowInsertModel.Builder<T> getThis()
getThis
in class AbstractMultiRowInsertModel.AbstractBuilder<T,MultiRowInsertModel.Builder<T>>
public MultiRowInsertModel<T> build()
Copyright © 2016–2019 MyBatis.org. All rights reserved.