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 here. |
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 here. |
More Information | See here. |
Tutorials | None |
SkyVault Developer Blogs | None |