| 构造器和说明 |
|---|
ShardingSphereConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
DriverState.getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext)
Get connection.
|
static Connection |
DriverStateContext.getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext)
Get connection.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
CircuitBreakDriverState.getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
LockDriverState.getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
OKDriverState.getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.