Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ConnectionFactory
Connection
s.
Method Summary | |
abstract Connection |
|
public abstract Connection createConnection() throws SQLException
Create a newConnection
in an implementation specific fashion.
- Returns:
- a new
Connection