|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides JDBC Connections. Implementations could pool the connections, but are not required to do so.
Method Summary | |
void |
dispose()
This method should be called when this ConnectionProvider is no longer needed. |
java.sql.Connection |
getConnection()
Returns a Connection. |
Method Detail |
public java.sql.Connection getConnection() throws java.sql.SQLException
java.sql.SQLException
public void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |