| Package | Description |
|---|---|
| org.apache.shardingsphere.shardingjdbc.jdbc.adapter | |
| org.apache.shardingsphere.shardingjdbc.jdbc.core.context |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RuntimeContext |
AbstractDataSourceAdapter.getRuntimeContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuntimeContext<T extends org.apache.shardingsphere.core.rule.BaseRule>
Abstract runtime context.
|
class |
EncryptRuntimeContext
Runtime context for encrypt.
|
class |
MasterSlaveRuntimeContext
Runtime context for master-slave.
|
class |
ShardingRuntimeContext
Runtime context for sharding.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.