public final class ComposableSQLToken extends SQLToken implements Substitutable
| 构造器和说明 |
|---|
ComposableSQLToken(int startIndex,
int stopIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addSQLToken(SQLToken sqlToken)
Add SQL token.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic void addSQLToken(SQLToken sqlToken)
sqlToken - SQL tokenCopyright © 2021 The Apache Software Foundation. All rights reserved.