public final class IndexToken extends SQLToken
| Constructor and Description |
|---|
IndexToken(int startIndex,
int stopIndex) |
IndexToken(int startIndex,
int stopIndex,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTableName()
Get table name.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.