PersistenceSuccess

The result of a successful record persistence (insert or update).

  • The persistence container that was saved.

    After an insert, and if the database table has a rowid column, the persistence container contains the rowid of the inserted record.