Package | Description |
---|---|
er.extensions.eof |
Modifier and Type | Method and Description |
---|---|
static <T> T |
ERXEOAccessUtilities.executeAdaptorChannelOperation(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 <T> T |
ERXEOAccessUtilities.executeAdaptorChannelOperation(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.
|
Copyright © 2002 – 2024 Project Wonder.