Adapter classification. Retrying also requires a confirmed rollback and an explicitly repeatable application callback; these flags alone are not enough.
- Implemented types
- Implementers
Properties
- commitRejected → bool
-
Whether the error establishes that this COMMIT was rejected by the server.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- retryCommit → bool
-
Retry the same COMMIT only while the adapter confirms the transaction is active.
no setter
- retryTransaction → bool
-
Whether this failure can be considered for a complete transaction retry.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited