Package | Description |
---|---|
org.mybatis.dynamic.sql.insert | |
org.mybatis.dynamic.sql.insert.render |
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() |
Copyright © 2016–2018 MyBatis.org. All rights reserved.