public final class EncryptConditionEngine extends Object
| Constructor and Description |
|---|
EncryptConditionEngine() |
| Modifier and Type | Method and Description |
|---|---|
List<EncryptCondition> |
createEncryptConditions(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
Create encrypt conditions.
|
public List<EncryptCondition> createEncryptConditions(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
sqlStatementContext - SQL statement contextCopyright © 2021 The Apache Software Foundation. All rights reserved.