public final class EncryptConditionEngine extends Object
| 构造器和说明 |
|---|
EncryptConditionEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<EncryptCondition> |
createEncryptConditions(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
Create encrypt conditions.
|
public Collection<EncryptCondition> createEncryptConditions(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
sqlStatementContext - SQL statement contextCopyright © 2021 The Apache Software Foundation. All rights reserved.