SpringComponent now supports adding properties as beans instead of
authorErik Brakkee <erik@brakkee.org>
Wed, 14 May 2008 21:11:35 +0000 (21:11 +0000)
committerErik Brakkee <erik@brakkee.org>
Wed, 14 May 2008 21:11:35 +0000 (21:11 +0000)
through property configurer.

HibernateComponent no longer reads the hibernate properties.
Next step is to put in generic hibernate properties through the constructor and to put in application-independent properties
(schemaupdate and dialect) through a hibernate config object as a required interface.


No differences found