public static interface LobCreationContext.Callback
Connection
.Modifier and Type | Method and Description |
---|---|
Object |
executeOnConnection(Connection connection)
Perform whatever actions are necessary using the provided JDBC
Connection . |
Object executeOnConnection(Connection connection) throws SQLException
Connection
.connection
- The JDBC Connection
.SQLException
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved