public final class EncryptAlterTableTokenGenerator extends BaseEncryptSQLTokenGenerator implements CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext>
| Constructor and Description |
|---|
EncryptAlterTableTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SQLToken> |
generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext alterTableStatementContext) |
protected boolean |
isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetEncryptRuleprotected boolean isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isGenerateSQLTokenForEncrypt in class BaseEncryptSQLTokenGeneratorpublic Collection<SQLToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext alterTableStatementContext)
generateSQLTokens in interface CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.ddl.AlterTableStatementContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.