Interface SavepointManager

    • Method Detail

      • supportsIncrementalFlush

        boolean supportsIncrementalFlush()
        Return whether the savepoints generated by this manager can handle incremental flushes to the datastore.
      • newSavepoint

        OpenJPASavepoint newSavepoint​(java.lang.String name,
                                      Broker broker)
        Return a new savepoint for the given name, which may be null.