public final class EncryptInsertValuesTokenGenerator extends BaseEncryptSQLTokenGenerator implements OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>, PreviousSQLTokensAware
| Constructor and Description |
|---|
EncryptInsertValuesTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InsertValuesToken |
generateSQLToken(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, waitisGenerateSQLTokensetPreviousSQLTokenssetEncryptRuleprotected boolean isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isGenerateSQLTokenForEncrypt in class BaseEncryptSQLTokenGeneratorpublic InsertValuesToken generateSQLToken(org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext insertStatementContext)
generateSQLToken in interface OptionalSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.InsertStatementContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.