public interface IReadAccess<P>
Modifier and Type | Interface and Description |
---|---|
static interface |
IReadAccess.Priority<P>
Cancels all cancelable readers before executing the
IUnitOfWork . |
Modifier and Type | Method and Description |
---|---|
<T> T |
readOnly(IUnitOfWork<T,P> work) |
<T> T readOnly(IUnitOfWork<T,P> work)