public final class LockDriverState extends Object implements DriverState
| Constructor and Description |
|---|
LockDriverState() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection(String schemaName,
org.apache.shardingsphere.mode.manager.ContextManager contextManager)
Get connection.
|
String |
getType() |
public Connection getConnection(String schemaName, org.apache.shardingsphere.mode.manager.ContextManager contextManager)
DriverStategetConnection in interface DriverStateschemaName - schema namecontextManager - context managerpublic String getType()
getType in interface org.apache.shardingsphere.spi.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.