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