Package org.codehaus.groovy.grails.plugins.hibernate
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
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 transactionManager if no BeanDefinition named transactionManager is registered.

LazyLoadingSessionFactoryAwareBeanPostProcessor

Lazy-loading implementation class that loads a bean from the Spring BeanFactory.