| Package | Description |
|---|---|
| io.tesler.sqlbc.export.sql | |
| io.tesler.sqlbc.export.sql.query |
| Modifier and Type | Method and Description |
|---|---|
List<Insert> |
SqlExportQueryBuilder.inserts(ValueTransformer valueTransformer,
String tableName,
Parameters parameters,
String... ignoredColumns) |
| Modifier and Type | Method and Description |
|---|---|
List<Insert> |
MultipleQuery.getInserts(String tableName) |
Copyright © 2018–2022 Tesler. All rights reserved.