public class Table extends Object
| Constructor | Description |
|---|---|
Table(String catalog,
String schema,
String table) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
catalog() |
|
static boolean |
isNull(Table table) |
|
String |
schema() |
|
String |
table() |
Copyright © 2019. All rights reserved.