public final class EncryptPredicateParameterRewriter extends EncryptParameterRewriter<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext> implements SchemaMetaDataAware, QueryWithCipherColumnAware
| Constructor and Description |
|---|
EncryptPredicateParameterRewriter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isNeedRewriteForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
void |
rewrite(ParameterBuilder parameterBuilder,
org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext,
List<Object> parameters) |
isNeedRewriteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetSchemasetQueryWithCipherColumnsetEncryptRuleprotected boolean isNeedRewriteForEncrypt(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isNeedRewriteForEncrypt in class EncryptParameterRewriter<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext>public void rewrite(ParameterBuilder parameterBuilder, org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext, List<Object> parameters)
rewrite in interface ParameterRewriter<org.apache.shardingsphere.infra.binder.statement.SQLStatementContext>Copyright © 2021 The Apache Software Foundation. All rights reserved.