public final class SynonymModel extends Object
SchemaModel.
Plan §6. targetQualifiedName is the dotted reference the synonym
resolves to; the resolver normalizes/parses it through
CatalogIdentifierPolicy when materializing the synonym.
| Modifier and Type | Class and Description |
|---|---|
static class |
SynonymModel.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SynonymModel.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
String |
targetQualifiedName() |
String |
toString() |
public static SynonymModel.Builder builder()
public String targetQualifiedName()