| Package | Description |
|---|---|
| org.r10r.sqlify | |
| org.r10r.sqlify.core |
| Modifier and Type | Method and Description |
|---|---|
Sqlify.BatchBuilder |
Sqlify.BatchBuilder.withBatches(List<Batch> batches) |
| Modifier and Type | Method and Description |
|---|---|
static Batch |
Batch.create() |
Batch |
Batch.withParameter(String key,
Object value) |
| Constructor and Description |
|---|
SqlifyBatched(String userProvidedSqlWithPlaceholder,
List<Batch> parameterMapBatches) |
Copyright © 2018. All rights reserved.