public interface ConnectionProvider extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
Connection |
getConnection(CommandArguments args) |
default Map<?,?> |
getConnectionMap() |
closeConnection getConnection()
Connection getConnection(CommandArguments args)
default Map<?,?> getConnectionMap()
Copyright © 2024. All rights reserved.