|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwBatch | |
---|---|
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.historyimpl.simplehistory |
Uses of OwBatch in com.wewebu.ow.server.ecm |
---|
Methods in com.wewebu.ow.server.ecm that return OwBatch | |
---|---|
OwBatch |
OwRepository.openBatch()
open a new batch operation |
Methods in com.wewebu.ow.server.ecm with parameters of type OwBatch | |
---|---|
void |
OwRepository.closeBatch(OwBatch batch_p)
close a batch operation, if the batch was not committed, rollback the batch |
Uses of OwBatch in com.wewebu.ow.server.historyimpl.simplehistory |
---|
Methods in com.wewebu.ow.server.historyimpl.simplehistory that return OwBatch | |
---|---|
OwBatch |
OwSimpleHistoryManager.openBatch()
|
Methods in com.wewebu.ow.server.historyimpl.simplehistory with parameters of type OwBatch | |
---|---|
void |
OwSimpleHistoryManager.closeBatch(OwBatch batch_p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |