T - the type of the results of this operationpublic static interface ERXEOAccessUtilities.AdaptorChannelOperation<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(EODatabaseContext databaseContext,
EOAdaptorChannel channel)
Executes the given operation with the given channel.
|
T execute(EODatabaseContext databaseContext, EOAdaptorChannel channel) throws java.lang.Exception
databaseContext - the locked database context to operate onchannel - the open adaptor channel to operate onjava.lang.Exception - if anything goes wrongCopyright © 2002 – 2022 Project Wonder.