public final class ShadowPredicateColumnTokenGenerator extends BaseShadowSQLTokenGenerator implements CollectionSQLTokenGenerator
| Constructor and Description |
|---|
ShadowPredicateColumnTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SQLToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
protected boolean |
isGenerateSQLTokenForShadow(SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetShadowRuleprotected boolean isGenerateSQLTokenForShadow(SQLStatementContext sqlStatementContext)
isGenerateSQLTokenForShadow in class BaseShadowSQLTokenGeneratorpublic Collection<SQLToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens in interface CollectionSQLTokenGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.