public interface ConnectionFactory
Connection
s.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.Connection
SQLException
- if a database error occurs creating the connectionCopyright © 2001–2017 The Apache Software Foundation. All rights reserved.