objectPrepared extends Status with Product with Serializable
The Status for the nesting levels of a transaction that has
successfully acquired all write permissions necessary to succeed, and
that has delegated the final commit decision to an external decider.
Linear Supertypes
Serializable, java.io.Serializable, Product, Equals, Status, AnyRef, Any
The
Status
for the nesting levels of a transaction that has successfully acquired all write permissions necessary to succeed, and that has delegated the final commit decision to an external decider.