| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shardingjdbc.jdbc.adapter | |
| org.apache.shardingsphere.shardingjdbc.jdbc.core.context |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract RuntimeContext |
AbstractDataSourceAdapter.getRuntimeContext() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule>
Abstract runtime context.
|
class |
EncryptRuntimeContext
Runtime context for encrypt.
|
class |
MasterSlaveRuntimeContext
Runtime context for master-slave.
|
class |
MultipleDataSourcesRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule>
Runtime context for multiple data sources.
|
class |
ShadowRuntimeContext
Runtime context for shadow.
|
class |
ShardingRuntimeContext
Runtime context for sharding.
|
class |
SingleDataSourceRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule>
Runtime context for single data source.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.