public final class EncryptProjectionTokenGenerator extends BaseEncryptSQLTokenGenerator implements CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext>, QueryWithCipherColumnAware, PreviousSQLTokensAware
| 构造器和说明 |
|---|
EncryptProjectionTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<SubstitutableColumnNameToken> |
generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
protected boolean |
isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
void |
setPreviousSQLTokens(List<SQLToken> previousSQLTokens) |
isGenerateSQLTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisGenerateSQLTokensetQueryWithCipherColumnsetEncryptRuleprotected boolean isGenerateSQLTokenForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
public Collection<SubstitutableColumnNameToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
generateSQLTokens 在接口中 CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext>public void setPreviousSQLTokens(List<SQLToken> previousSQLTokens)
setPreviousSQLTokens 在接口中 PreviousSQLTokensAwareCopyright © 2021 The Apache Software Foundation. All rights reserved.