Package | Description |
---|---|
org.mybatis.dynamic.sql.insert | |
org.mybatis.dynamic.sql.insert.render | |
org.mybatis.dynamic.sql.util.spring |
Modifier and Type | Method and Description |
---|---|
BatchInsert<T> |
BatchInsertModel.render(RenderingStrategy renderingStrategy) |
Modifier and Type | Method and Description |
---|---|
BatchInsert<T> |
BatchInsert.Builder.build() |
BatchInsert<T> |
BatchInsertRenderer.render() |
Modifier and Type | Method and Description |
---|---|
<T> int[] |
NamedParameterJdbcTemplateExtensions.insertBatch(BatchInsert<T> insertStatement) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.