Interface ConnectionManager
-
- All Known Implementing Classes:
BasicConnectionManager
public interface ConnectionManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConnectiongetConnection()
-
-
-
Method Detail
-
getConnection
Connection getConnection() throws SQLException
- Throws:
SQLException
-
-