If this object represents a connection pool managed directly by Slick, close it.
If this object represents a connection pool managed directly by Slick, close it. Otherwise no action is taken.
Create a new Connection or get one from the pool
Create a new Connection or get one from the pool
Deregister the JDBC driver if it was registered by this JdbcDataSource.
Deregister the JDBC driver if it was registered by this JdbcDataSource. Returns true if an attempt was made to deregister a driver.
(driverJdbcDataSource: StringAdd).self
(driverJdbcDataSource: StringFormat).self
(driverJdbcDataSource: ArrowAssoc[DriverJdbcDataSource]).x
(Since version 2.10.0) Use leftOfArrow instead
(driverJdbcDataSource: Ensuring[DriverJdbcDataSource]).x
(Since version 2.10.0) Use resultOfEnsuring instead
A JdbcDataSource for lookup via a
Driveror theDriverManager