Package | Description |
---|---|
org.hibernate.boot.model.relational |
Modifier and Type | Class and Description |
---|---|
class |
QualifiedNameImpl |
class |
QualifiedSequenceName |
class |
QualifiedTableName |
static class |
Sequence.Name |
Modifier and Type | Method and Description |
---|---|
QualifiedNameParser.NameParts |
QualifiedNameParser.parse(String text)
Parses a textual representation of a qualified name into a NameParts
representation.
|
QualifiedNameParser.NameParts |
QualifiedNameParser.parse(String text,
Identifier defaultCatalog,
Identifier defaultSchema)
Parses a textual representation of a qualified name into a NameParts
representation.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.