ORMappingConfig is now provided by the datasource component.
[utils] / system / spring / src / main / java / org / wamblee / system / spring / SpringComponent.java
2008-05-15 erikORMappingConfig is now provided by the datasource compo...
2008-05-14 erikSpringComponent now supports adding properties as beans...
2008-05-12 erikNow the HibernateUserTest is uses components to connect...
2008-05-12 erikStarted work on componentizing the current user management.
2008-04-12 erikHuge refactoring.
2008-04-10 erik(no commit message)
2008-04-09 erikrename service to interface.
2008-04-09 erikPackage rename org.wamblee.system to org.wamblee.system...
2008-04-09 erikBetter solution for setting the context. The context...
2008-04-04 erik(no commit message)
2008-04-04 erik(no commit message)
2008-04-04 eriksome major refactoring.
2008-04-04 erik(no commit message)
2008-04-04 erik(no commit message)
2008-04-04 erikAdded missing test case.
2008-03-31 erikAdded a method to set properties on the spring component.