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. |
||
|---|---|---|
| .. | ||
| AccountDao.java | ||
| AccountDaoImpl.java | ||
| SSHKeyPairDao.java | ||
| SSHKeyPairDaoImpl.java | ||
| UserAccountDao.java | ||
| UserAccountDaoImpl.java | ||
| UserDao.java | ||
| UserDaoImpl.java | ||
| UserStatisticsDao.java | ||
| UserStatisticsDaoImpl.java | ||
| UserStatsLogDao.java | ||
| UserStatsLogDaoImpl.java | ||
| VmDiskStatisticsDao.java | ||
| VmDiskStatisticsDaoImpl.java | ||