| The central point of Hibernate dependency. Inspects the Hibernate
Configuration, and manages the construction of individual
HibernateEntityBeanLocators to provide mapping for each Hibernate-managed
entity class. As much as possible application-scope state is centralised in
this class, with request-scope state in HibernateEntityBeanManager and
HibernateEntityBeanLocators.
author: Antranig Basman (amb26@ponder.org.uk) |