Bugfix: database-parameters for connection were not taken from properties
authorKai Moritz <kai@coolibri.de>
Tue, 15 Jan 2013 08:09:05 +0000 (09:09 +0100)
committerKai Moritz <kai@coolibri.de>
Tue, 15 Jan 2013 20:41:05 +0000 (21:41 +0100)
The hibernate-propertiesfile was read and used for the configuration of
the SchemaExport-class, but the database-parameters from these source were
ignored, when the database-connection was opened.


No differences found