public final class EncryptSQLRewriteContextDecorator extends Object implements SQLRewriteContextDecorator<org.apache.shardingsphere.encrypt.rule.EncryptRule>
| 构造器和说明 |
|---|
EncryptSQLRewriteContextDecorator() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
decorate(org.apache.shardingsphere.encrypt.rule.EncryptRule encryptRule,
org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties properties,
SQLRewriteContext sqlRewriteContext) |
int |
getOrder() |
Class<org.apache.shardingsphere.encrypt.rule.EncryptRule> |
getType() |
public void decorate(org.apache.shardingsphere.encrypt.rule.EncryptRule encryptRule,
org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties properties,
SQLRewriteContext sqlRewriteContext)
decorate 在接口中 SQLRewriteContextDecorator<org.apache.shardingsphere.encrypt.rule.EncryptRule>public int getOrder()
getOrder 在接口中 org.apache.shardingsphere.spi.order.OrderAware<Class<org.apache.shardingsphere.encrypt.rule.EncryptRule>>Copyright © 2020 The Apache Software Foundation. All rights reserved.