|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalBulkBuffer
| Method Summary | |
|---|---|
void |
addToBulkBuffer(Object o)
Add the object to the bulk buffer attached to the executing thread. |
void |
clearBulkBuffer()
Clears the bulk buffer attached the the executing thread. |
List<DocumentOperationResult> |
flushBulkBuffer()
Sends the bulk buffer attached the the executing thread to the database (through a executeBulk call). |
| Method Detail |
|---|
void addToBulkBuffer(Object o)
o - List<DocumentOperationResult> flushBulkBuffer()
void clearBulkBuffer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||