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