public final class EncryptPredicateColumnTokenGenerator extends Object implements CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?>>, SchemaMetaDataAware, EncryptRuleAware
| 构造器和说明 |
|---|
EncryptPredicateColumnTokenGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<SubstitutableColumnNameToken> |
generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext) |
boolean |
isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetDatabaseName, setSchemassetEncryptRulepublic boolean isGenerateSQLToken(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext)
isGenerateSQLToken 在接口中 SQLTokenGeneratorpublic Collection<SubstitutableColumnNameToken> generateSQLTokens(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> sqlStatementContext)
generateSQLTokens 在接口中 CollectionSQLTokenGenerator<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?>>Copyright © 2022 The Apache Software Foundation. All rights reserved.