Fixed error-reporting: errors reported by Hibernate are no longer swallowed
authorKai Moritz <kai@juplo.de>
Sun, 6 Nov 2016 16:11:28 +0000 (17:11 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 13 Nov 2016 16:37:15 +0000 (17:37 +0100)
Renamed the H2-databases in the OSGI-tests of the Hibernate-Tutorials,
because it showed, that these tests are failing, but only, if they are
executed together through the parent-directory of the tutorial, but not,
if they are executed separatly, which indicates timing issues in connection
with the shutdown of the database.


No differences found