public interface DriverState
extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection(String databaseName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager,
JDBCContext jdbcContext)
Get connection.
|
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.