public final class ShadowInsertValuesTokenGenerator extends BaseShadowSQLTokenGenerator implements OptionalSQLTokenGenerator<InsertStatementContext>, PreviousSQLTokensAware
| Constructor and Description |
|---|
ShadowInsertValuesTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InsertValuesToken |
generateSQLToken(InsertStatementContext insertStatementContext) |
protected boolean |
isGenerateSQLTokenForShadow(SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetPreviousSQLTokenssetShadowRuleprotected boolean isGenerateSQLTokenForShadow(SQLStatementContext sqlStatementContext)
isGenerateSQLTokenForShadow in class BaseShadowSQLTokenGeneratorpublic InsertValuesToken generateSQLToken(InsertStatementContext insertStatementContext)
generateSQLToken in interface OptionalSQLTokenGenerator<InsertStatementContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.