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)
commitd67a117843d23eaf7b44f5c048d3fdee9310b2a1
tree0170a600502e09981629c856f53be31e1b238526
parent343123e132f940c4f06ce5e10ec63d03539482aa
SpringComponent now supports adding properties as beans instead of
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.
security/src/test/java/org/wamblee/usermgt/hibernate/ExternalDatasourceComponent.java