|
From: Rod J. <rod...@in...> - 2003-07-31 22:46:58
|
> application context includes via XML entities: the new ResourceBaseEntityResolver resolves such entities relative to the resource base of the application context now, allowing for splitting context definitions into multiple files; Excellent. > DAO base classes: the new JdbcDaoSupport, HibernateDaoSupport, and JdoDaoSupport classes in respective support packages can serve as convenient base classes for DAOs that use the templates; Also excellent. This is an important selling point for Spring, as the Hibernate forum shows. Regards, Rod |