public interface DriverState
extends org.apache.shardingsphere.spi.typed.TypedSPI, org.apache.shardingsphere.spi.singleton.SingletonSPI
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection(String schemaName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager)
Get connection.
|
Connection getConnection(String schemaName, org.apache.shardingsphere.mode.manager.ContextManager contextManager)
schemaName - schema namecontextManager - context managerCopyright © 2022 The Apache Software Foundation. All rights reserved.