public class StatementBatchExecution extends BaseQueryExecution implements QueriesHolder, BatchExecution
Statement.| Constructor and Description |
|---|
StatementBatchExecution() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getQueries() |
boolean |
isBatch() |
void |
setQueries(List<String> queries) |
isSuccess, setSuccesspublic boolean isBatch()
isBatch in interface QueryExecutionpublic List<String> getQueries()
getQueries in interface QueriesHolderCopyright © 2017. All rights reserved.