|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionProvider
Interface towards a mechanism that provides access to a JDBC Connection.
Method Summary | |
---|---|
Connection |
getConnection()
Returns a connection, ready for use. |
Method Detail |
---|
Connection getConnection() throws SQLException
SQLException
- when an error occurs obtaining the connection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |