Package org.codehaus.groovy.grails.orm.hibernate.cfg

Interface Summary
GrailsDomainConfiguration  
 

Class Summary
CacheConfig  
ColumnConfig  
CompositeIdentity  
DefaultGrailsDomainConfiguration Creates runtime configuration mapping for the Grails domain classes based on the work done in the Hibernate Annotations project
GORMEnhancingBeanPostProcessor  
GORMNamespaceHandler A Spring namespace handler for the namespace tags
GORMSessionFactoryDefinitionParser A BeanDefinitionParser that will scan for GORM entities to configure and automatically setup an appropriate Hibernate SessionFactory for usage with GORM.
GrailsAnnotationConfiguration Allows configuring Grails' hibernate support to work in conjuntion with Hibernate's annotation support
GrailsDomainBinder Handles the binding Grails domain classes and properties to the Hibernate runtime meta model.
GrailsDomainBinder.CollectionType A Collection type, for the moment only Set is supported
GrailsDomainBinder.GrailsCollectionSecondPass Second pass class for grails relationships.
GrailsDomainBinder.ListSecondPass  
GrailsDomainBinder.MapSecondPass  
GrailsHibernateUtil A class containing utility methods for configuring Hibernate inside Grails
HibernateMappingBuilder  
HibernateNamedQueriesBuilder  
Identity  
IdentityEnumType Hibernate Usertype that enum values by their ID
JoinTable  
Mapping  
NamedCriteriaProxy  
NaturalId  
PropertyConfig  
PropertyDefinitionDelegate  
Table  
 



Copyright (c) 2005-2009 The Grails project