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 © 2000-2020 Apache Software Foundation. All Rights Reserved.