| Interfaces | |
|---|---|
| SessionFactoryAware | Special purpose aware interface for classes that want easy access to the Hibernate SessionFactory . |
| Classes | |
|---|---|
| AbstractSessionFactoryAwareBeanPostProcessor | Abstract class that detects the SessionFactoryAware interface. |
| ConfigurableLocalSessionFactoryPlugin | Plugin that registers ConfigurableLocalSessionFactoryBean . |
| HibernateDialectDetectorPlugin | Plugin that registers HibernateDialectDetectorFactoryBean . |
| HibernateTransactionManagerPlugin | Plugin that registers HibernateTransactionManager as |
| LazyLoadingSessionFactoryAwareBeanPostProcessor | Lazy-loading implementation class that loads a bean from the Spring
|