| Package | Description |
|---|---|
| schemacrawler.schemacrawler |
| Modifier and Type | Method and Description |
|---|---|
IdentifierQuotingStrategy |
Identifiers.getIdentifierQuotingStrategy() |
static IdentifierQuotingStrategy |
IdentifierQuotingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentifierQuotingStrategy[] |
IdentifierQuotingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiersBuilder |
IdentifiersBuilder.withIdentifierQuotingStrategy(IdentifierQuotingStrategy identifierQuotingStrategy)
Specifies how to quote database object identifiers.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.