public static class Service.TablesRequest extends Service.Request
| Modifier and Type | Field and Description |
|---|---|
String |
catalog |
String |
connectionId |
String |
schemaPattern |
String |
tableNamePattern |
List<String> |
typeList |
| Constructor and Description |
|---|
TablesRequest(String connectionId,
String catalog,
String schemaPattern,
String tableNamePattern,
List<String> typeList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
p, p, p, pCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.