public final class AssistQueryAndPlainInsertColumnsTokenGenerator extends BaseEncryptSQLTokenGenerator implements CollectionSQLTokenGenerator<InsertStatementContext>
| 构造器和说明 |
|---|
AssistQueryAndPlainInsertColumnsTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<InsertColumnsToken> |
generateSQLTokens(InsertStatementContext insertStatementContext) |
protected boolean |
isGenerateSQLTokenForEncrypt(SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokenpublic AssistQueryAndPlainInsertColumnsTokenGenerator()
protected boolean isGenerateSQLTokenForEncrypt(SQLStatementContext sqlStatementContext)
public Collection<InsertColumnsToken> generateSQLTokens(InsertStatementContext insertStatementContext)
Copyright © 2020 The Apache Software Foundation. All rights reserved.