A helper that runs a unit of work inside a UserTransaction, transparently
retrying the unit of work if the cause of failure is an optimistic locking or deadlock
condition.
| Information | RetryingTransactionHelper |
|---|---|
| Support Status | Full Support |
| Architecture Information | Platform Architecture |
| Description | A description and application of the RetryingTransactionHelper can be found Repository Java API. |
| Deployment - App Server | Deploy as AMP or Simple Module (JAR) package. |
| Deployment - SDK Project | Use SDK archetypes to produce AMP or Simple Module. |
| Java API | Java API Documentation |
| Java example | See Repository Java API. |
| More Information | See Repository Java API. |