public final class ConstraintTokenGenerator extends Object implements CollectionSQLTokenGenerator, ShardingRuleAware
| Constructor and Description |
|---|
ConstraintTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConstraintToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
boolean |
isGenerateSQLToken(SQLStatementContext sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetShardingRulepublic boolean isGenerateSQLToken(SQLStatementContext sqlStatementContext)
isGenerateSQLToken in interface SQLTokenGeneratorpublic Collection<ConstraintToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens in interface CollectionSQLTokenGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.