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)
commitbcf07578452d7c31dc97410bc495c73bd0f87748
tree0d3d39f2e3cfdc81939194b21bc3b44c0045c6f2
parent6c95bef6019d3ad9b6b0c7ae61d2f0cd868e8f1d
Bugfix: database-parameters for connection were not taken from properties

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.
src/main/java/de/juplo/plugins/hibernate4/Hbm2DdlMojo.java