Project Wonder 5.0

Uses of Interface
er.extensions.eof.ERXEOAccessUtilities.AdaptorChannelOperation

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
<T> T
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
<T> T
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

Copyright © 2002 – 2007 Project Wonder.