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 © 2016. All rights reserved.