|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface LobCreationContext.Callback
The callback contract for making use of the JDBC Connection.
| Method Summary | |
|---|---|
Object |
executeOnConnection(Connection connection)
Perform whatever actions are necessary using the provided JDBC Connection. |
| Method Detail |
|---|
Object executeOnConnection(Connection connection)
throws SQLException
Connection.
connection - The JDBC Connection.
SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||