|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Batch in org.apache.jackrabbit.spi |
|---|
| Methods in org.apache.jackrabbit.spi that return Batch | |
|---|---|
Batch |
RepositoryService.createBatch(SessionInfo sessionInfo,
ItemId itemId)
Indicates the start of a set of operations that cause modifications on the underlying persistence layer. |
| Methods in org.apache.jackrabbit.spi with parameters of type Batch | |
|---|---|
void |
RepositoryService.submit(Batch batch)
Completes the given Batch or discard all the previous modifications. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||