public final class ComposableSQLToken extends SQLToken implements Substitutable
| Constructor and Description |
|---|
ComposableSQLToken(int startIndex,
int stopIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSQLToken(SQLToken sqlToken)
Add SQL token.
|
compareToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic void addSQLToken(SQLToken sqlToken)
sqlToken - SQL tokenCopyright © 2023 The Apache Software Foundation. All rights reserved.