public static class SimpleRowWriter.Table extends Object
| Constructor and Description |
|---|
Table(String table,
String... columns) |
Table(String schema,
String table,
String... columns) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getColumns() |
String |
GetFullyQualifiedTableName(boolean usePostgresQuoting) |
String |
getSchema() |
String |
getTable() |
Copyright © 2020. All rights reserved.