ERXEOAccessUtilities.DatabaseContextOperation< T > Interface Reference

List of all members.

Public Member Functions

execute (EODatabaseContext databaseContext) throws Exception


Detailed Description

Implemented by any database operation that needs to run inside of a database context lock.

Author:
mschrag
Parameters:
<T> the type of the results of this operation

Member Function Documentation

T execute ( EODatabaseContext  databaseContext  )  throws Exception

Executes the given operation.

Parameters:
<T> the type of the results of this operation
databaseContext the database context to operate on
Exceptions:
Exception if anything goes wrong


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:10 2012 for Project Wonder by  doxygen 1.5.8