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