Details
-
Type:
Sub-task
-
Status:
Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.0
-
Component/s: None
-
Security Level: Anyone
-
Labels:None
-
Rank:1822
-
Sprint:1.9-sprint1
Description
We should provide support for transactions (in the context of Hibernate Session). Offered primitives should at least be OpenTransaction, Commit and Rollback.
Implemented.
See OpenTransaction, CommitTransaction, RollbackTransaction