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