cloudstack/framework/db/test/com/cloud/utils/db
Rohit Yadav 069aa4e5f3 CLOUDSTACK-8433: remove awsapi db usage and add upgrade cleanup path
- Removes awsapi db properties usage across codebase
- Removes references from spring xmls, test cases and TransactionLegacy
- Adds sql command to drop database cloudbridge in schema-451to460-cleanup.sql

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-05-06 15:22:04 +02:00
..
DbAnnotatedBase.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
DbAnnotatedBaseDerived.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
DbTestDao.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DbTestUtils.java Fixed Resource Leaks 2014-10-13 17:51:02 +05:30
DbTestVO.java Moved the DB layer code into framework-db and change only the necessary projects to refer to it. Cut down on the dependencies introduced with all the code in utils. 2013-07-26 15:02:10 -07:00
DummyComponent.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ElementCollectionTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
GenericDaoBaseTest.java removed redundant Integer instantiation in GenericDaoBase 2014-03-28 18:40:25 +01:00
GlobalLockTest.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
GroupByTest.java Fix checkstyle and license issues 2014-02-14 18:37:47 +01:00
Merovingian2Test.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
TestTransaction.java CLOUDSTACK-8433: remove awsapi db usage and add upgrade cleanup path 2015-05-06 15:22:04 +02:00
TransactionContextBuilderTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
TransactionTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00