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