Base test case for tests which should execute against all databases defined for testing. The list of database is defined by the system property 'DB'. It should be set to a comma separated list of thr database names. If not set, it defaults to H2.
Example: MySQL,PostgresSQL,H2,HSQLDB,SQLite