| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ConnectionFactoryConnections.
Method Summary | |
abstract Connection |
|
public abstract Connection createConnection()
throws SQLExceptionCreate a newConnectionin an implementation specific fashion.
- Returns:
- a new
Connection