- All Known Implementing Classes:
QualifiedIdentifier
Represents a database identifier, e.g. of a table or a schema.
-
Method Summary
Create a new SimpleIdentifier
.
-
Method Details
-
quote
Put the name in quotes.
- Returns:
- quoted name
-
-
simple
Create a new SimpleIdentifier
.
- Parameters:
id
- the id
- Returns:
- a new
SimpleIdentifier