This class makes sure that the database is propertly initialized before the
tests are executed and that the database is properly shutdown when all
tests are finished.
This class encapsulates details about creation and upgrade
of database schema required to test database driver functionality
for tables which are IBM DB2 database specific
This class encapsulates details about creation and upgrade
of database schema required to test database driver functionality
for tables which are HSQLDB database specific
This class encapsulates details about creation and upgrade of database schema
required to test database driver functionality for tables which are SAP DB
database specific.
This class encapsulates details about creation and upgrade
of database schema required to test database driver functionality
for tables which are MS SQL Server database specific
This class encapsulates details about creation and upgrade
of database schema required to test database driver functionality
for tables which are MySQL database specific
This class encapsulates details about creation and upgrade
of database schema required to test database driver functionality
for tables which are Oracle database specific
Base class containing tests for general concepts of pooled database connection
factories, which every pooled database connection factory should support.
This class encapsulates details about creation and upgrade
of database schema required to test database driver functionality
for tables which are Postgre SQL database specific
This class encapsulates details about creation and upgrade of database schema
required to test database driver functionality for tables which are SAP DB
database specific.