IsolatedWork | Represents work that needs to be performed in a manner which isolates it from any current application unit of work transaction. | code | html |
Isolater.Delegate | code | html |
Isolater | Class which provides the isolation semantics required by an IsolatedWork . | code | html |
Isolater.JdbcDelegate | An isolation delegate for JDBC-based transactions. | code | html |
Isolater.JtaDelegate | An isolation delegate for JTA-based transactions. | code | html |