mirror of https://github.com/apache/cloudstack.git
Introduction of a new Transaction API that is more consistent with the style of Spring's transaction managment. The existing Transaction class was renamed to TransactionLegacy. All of the non-DAO code in the management server has been updated to use the new Transaction API. |
||
|---|---|---|
| .. | ||
| DbAnnotatedBase.java | ||
| DbAnnotatedBaseDerived.java | ||
| DbTestDao.java | ||
| DbTestUtils.java | ||
| DbTestVO.java | ||
| DummyComponent.java | ||
| ElementCollectionTest.java | ||
| GlobalLockTest.java | ||
| Merovingian2Test.java | ||
| TransactionContextBuilderTest.java | ||
| TransactionTest.java | ||