APPENDIX CHibernate and Spring

The Spring Application Framework offers developers an environment that ties together numerous APIs into a coherent whole. Spring applies the philosophy of "dependency injection" by providing appropriate configurable wrapper classes for all sorts of popular Java libraries.

The standard Spring API is immense, and its standardized approach to dependency management means that any existing API can in principle become a "Spring" API. If you want a good introduction to using Spring, then we recommend the excellent Pro Spring, by Rob Harrop and Jan Machacek (Apress, 2005). For an overview, visit the Spring web site at http://springframework.org.

In view of its scope, we cannot and do not make any attempt to teach you even ...

Get Beginning Hibernate: From Novice to Professional now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.