|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SavepointManager
A manager for handling savepoints.
Method Summary | |
---|---|
OpenJPASavepoint |
newSavepoint(String name,
Broker broker)
Return a new savepoint for the given name, which may be null. |
boolean |
supportsIncrementalFlush()
Return whether the savepoints generated by this manager can handle incremental flushes to the datastore. |
Method Detail |
---|
boolean supportsIncrementalFlush()
OpenJPASavepoint newSavepoint(String name, Broker broker)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |