Package org.hibernate.tutorial.web

Class Summary
EventManager  
EventManagerServlet  
SessionFactoryInitializer Demonstrates good practice of making sure the SessionFactory is initialized on application startup, rather than on first request.
SessionInterceptor Illustrates a servlet filter used to apply a Hibernate session to the "context" of the web request.
 



Copyright © 2009 Hibernate.org. All Rights Reserved.