SpringComponent now supports adding properties as beans instead of
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Wed, 14 May 2008 21:11:35 +0000 (21:11 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Wed, 14 May 2008 21:11:35 +0000 (21:11 +0000)
commit206d5915da4795c9665c7a7bfc0f7079bf5626be
tree6915075a36c5e1aa62593b9842181b4e9b966f68
parenta1bc95c31eb6414eaf0329dbcd1f83f72b760277
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.
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/ExternalDatasourceComponent.java