* make CIMySqlTestDatabase as TestExecutionListener for spring
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
* re-order MySqlTestDatabase to the end of the execution listeners
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
* remove property to disable autocommit
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
* commit connection when dropping creating schema
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
* re-name test execution listener for mysql and write javadoc
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>