public final class AssistQueryAndPlainInsertColumnsTokenGenerator extends BaseEncryptSQLTokenGenerator implements CollectionSQLTokenGenerator
| Constructor and Description |
|---|
AssistQueryAndPlainInsertColumnsTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsertColumnsToken> |
generateSQLTokens(SQLStatementContext sqlStatementContext) |
protected boolean |
isGenerateSQLTokenForEncrypt(SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetEncryptRulepublic AssistQueryAndPlainInsertColumnsTokenGenerator()
protected boolean isGenerateSQLTokenForEncrypt(SQLStatementContext sqlStatementContext)
isGenerateSQLTokenForEncrypt in class BaseEncryptSQLTokenGeneratorpublic Collection<InsertColumnsToken> generateSQLTokens(SQLStatementContext sqlStatementContext)
generateSQLTokens in interface CollectionSQLTokenGeneratorCopyright © 2020 The Apache Software Foundation. All rights reserved.