| Constructor and Description |
|---|
MultipleQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
blankLine() |
void |
comment(String text) |
List<Insert> |
getInserts(String tableName) |
List<Query> |
getQueries() |
boolean |
isEmpty() |
void |
queries(List<? extends Query> sql) |
void |
query(Query sql) |
String |
toSql() |
Copyright © 2018–2022 Tesler. All rights reserved.