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. |
||
|---|---|---|
| .. | ||
| dao | ||
| AccountDetailVO.java | ||
| AccountDetailsDao.java | ||
| AccountDetailsDaoImpl.java | ||
| AccountVO.java | ||
| SSHKeyPairVO.java | ||
| UserAccountVO.java | ||
| UserStatisticsVO.java | ||
| UserStatsLogVO.java | ||
| UserVO.java | ||
| VmDiskStatisticsVO.java | ||