| SessionFactoryAware |
Interface |
Special purpose aware interface for classes that want easy access to the Hibernate SessionFactory . |
| LazyLoadingSessionFactoryAwareBeanPostProcessor |
Class |
Lazy-loading implementation class that loads a bean from the Spring BeanFactory. |
| HibernateTransactionManagerPlugin |
Class |
Plugin that registers HibernateTransactionManager as transactionManager if no BeanDefinition named transactionManager is registered. |
| HibernateDialectDetectorPlugin |
Class |
Plugin that registers HibernateDialectDetectorFactoryBean . |
| ConfigurableLocalSessionFactoryPlugin |
Class |
Plugin that registers ConfigurableLocalSessionFactoryBean . |
| AbstractSessionFactoryAwareBeanPostProcessor |
Class |
Abstract class that detects the SessionFactoryAware interface. |