public final class CatalogSchemaName extends Object
| Constructor and Description |
|---|
CatalogSchemaName(String catalogName,
String schemaName) |
| Modifier and Type | Method and Description |
|---|---|
CatalogSchemaPrefix |
asCatalogSchemaPrefix() |
boolean |
equals(Object obj) |
String |
getCatalogName() |
String |
getSchemaName() |
int |
hashCode() |
String |
toString() |
public String getCatalogName()
public String getSchemaName()
public CatalogSchemaPrefix asCatalogSchemaPrefix()
Copyright © 2012–2020. All rights reserved.