
public interface OUncompletedCommit<R>
| Modifier and Type | Interface and Description |
|---|---|
static class |
OUncompletedCommit.NoOperation<R> |
| Modifier and Type | Field and Description |
|---|---|
static OUncompletedCommit<Void> |
NO_OPERATION |
| Modifier and Type | Method and Description |
|---|---|
R |
complete() |
void |
rollback() |
static final OUncompletedCommit<Void> NO_OPERATION
R complete()
void rollback()
Copyright © 2009–2016 Orient Technologies. All rights reserved.