| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.core.constant | |
| org.apache.shardingsphere.sql.parser.sql.segment.generic |
| Modifier and Type | Method and Description |
|---|---|
static QuoteCharacter |
QuoteCharacter.getQuoteCharacter(String value)
Get quote character.
|
static QuoteCharacter |
QuoteCharacter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteCharacter[] |
QuoteCharacter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuoteCharacter |
TableAvailable.getTableQuoteCharacter()
Get table quote character.
|
QuoteCharacter |
TableSegment.getTableQuoteCharacter() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.