public interface ConnectionFactory
Connections.| Modifier and Type | Method and Description | 
|---|---|
| Connection | createConnection()Create a new  Connectionin an implementation specific fashion. | 
Connection createConnection() throws SQLException
Connection in an implementation specific fashion.ConnectionSQLException - if a database error occurs creating the connectionCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.