| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.merge.engine.decorator | |
| org.apache.shardingsphere.infra.merge.engine.decorator.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ResultDecorator |
ResultDecoratorEngine.newInstance(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema schema,
T rule,
org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props,
SQLStatementContext<?> sqlStatementContext)
Create new instance of result decorator.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TransparentResultDecorator
Transparent result decorator.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.