public interface ConnectionFactory
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection()
Get a connection.
|
Connection getConnection() throws SQLException
SQLException
- thrown if the connection cannot be obtainedCopyright © 2022 Apache Software Foundation. All rights reserved.