public final class EncryptProjectionTokenGenerator extends BaseEncryptSQLTokenGenerator implements CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>, QueryWithCipherColumnAware
| Constructor and Description |
|---|
EncryptProjectionTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SubstitutableColumnNameToken> |
generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext selectStatementContext) |
protected boolean |
isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetQueryWithCipherColumnsetEncryptRuleprotected boolean isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isGenerateSQLTokenForEncrypt in class BaseEncryptSQLTokenGeneratorpublic Collection<SubstitutableColumnNameToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext selectStatementContext)
generateSQLTokens in interface CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.