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