Constructor and Description |
---|
Name(Identifier schema,
Identifier catalog) |
Name(String schema,
String catalog) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Identifier |
getCatalog() |
Identifier |
getSchema() |
int |
hashCode() |
String |
toString() |
public Name(Identifier schema, Identifier catalog)
public Identifier getSchema()
public Identifier getCatalog()
Copyright © 2021. All rights reserved.