Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ConnectionFactory
Method Summary | |
Connection |
|
public Connection createConnection() throws SQLException
Creates a new JDBC Connection instance.
- Returns:
- A JDBC Connection.