public final class SqlifyBatched extends Object
| Constructor and Description |
|---|
SqlifyBatched(String userProvidedSqlWithPlaceholder,
List<Batch> parameterMapBatches) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
executeUpdateBatch(Connection connection) |
public int[] executeUpdateBatch(Connection connection)
Copyright © 2018. All rights reserved.