public final class DriverStateContext extends Object
| 构造器和说明 |
|---|
DriverStateContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Connection |
getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext)
Get connection.
|
public static Connection getConnection(String databaseName, org.apache.shardingsphere.mode.manager.ContextManager contextManager, JDBCContext jdbcContext)
databaseName - database namecontextManager - context managerjdbcContext - JDBC contextCopyright © 2022 The Apache Software Foundation. All rights reserved.