|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ERXEOAccessUtilities.AdaptorChannelOperation | |
---|---|
er.extensions.eof |
Uses of ERXEOAccessUtilities.AdaptorChannelOperation in er.extensions.eof |
---|
Methods in er.extensions.eof with parameters of type ERXEOAccessUtilities.AdaptorChannelOperation | ||
---|---|---|
static
|
ERXEOAccessUtilities.executeAdaptorChannelOperation(com.webobjects.eoaccess.EODatabaseContext databaseContext,
int maxAttempts,
ERXEOAccessUtilities.AdaptorChannelOperation<T> operation)
Executes the given adaptor channel operation within a database context lock and with a requested open channel, retrying up to maxRetryCount times if the database connection dropped. |
|
static
|
ERXEOAccessUtilities.executeAdaptorChannelOperation(java.lang.String modelName,
int maxAttempts,
ERXEOAccessUtilities.AdaptorChannelOperation<T> operation)
Executes the given adaptor channel operation within a database context lock and with a requested open channel, retrying up to maxRetryCount times if the database connection dropped. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |