| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.merge.engine.decorator | |
| org.apache.shardingsphere.infra.merge.engine.decorator.impl |
| Modifier and Type | Method and Description |
|---|---|
ResultDecorator |
ResultDecoratorEngine.newInstance(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
String schemaName,
org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema,
T rule,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
SQLStatementContext<?> sqlStatementContext)
Create new instance of result decorator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransparentResultDecorator
Transparent result decorator.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.