public class SolonManagedDynamicConnection extends Object implements net.hasor.dbvisitor.jdbc.DynamicConnection
1.8| Constructor and Description |
|---|
SolonManagedDynamicConnection(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
releaseConnection(Connection conn) |
public SolonManagedDynamicConnection(DataSource dataSource)
public Connection getConnection() throws SQLException
getConnection in interface net.hasor.dbvisitor.jdbc.DynamicConnectionSQLExceptionpublic void releaseConnection(Connection conn) throws SQLException
releaseConnection in interface net.hasor.dbvisitor.jdbc.DynamicConnectionSQLExceptionCopyright © 2025. All rights reserved.