|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Persistence technology agnostic data source interface.
Note that this interface uses the DataSource-Connection metaphor used by JDBC, but it is in no way linked to JDBC.
Method Summary | |
Connection |
getConnection()
Return a connection to the data source. |
Method Detail |
public Connection getConnection() throws DataAccessException
Return a connection to the data source.
DataAccessException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |