A B C D E F G H I J L M N O P Q R S T U V W Y 

A

AbstractClausedStaticPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
 
AbstractClausedStaticPersistentMethod(GrailsApplication, SessionFactory, ClassLoader, Pattern, String[], ConversionService, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
Constructor.
AbstractClausedStaticPersistentMethod.GrailsMethodExpression - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
 
AbstractDynamicPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
 
AbstractDynamicPersistentMethod(Pattern, SessionFactory, ClassLoader, GrailsApplication, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
AbstractFindByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
 
AbstractFindByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader, Pattern, String[]) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
AbstractPersistentConstraint - Class in org.codehaus.groovy.grails.orm.hibernate.validation
Constraints that require access to the HibernateTemplate should subclass this class.
AbstractPersistentConstraint() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
 
AbstractSavePersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Abstract class for different implementations that perform saving to implement.
AbstractSavePersistentMethod(Pattern, SessionFactory, ClassLoader, GrailsApplication, GrailsDomainClass, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
 
AbstractSavePersistentMethod(Pattern, SessionFactory, ClassLoader, GrailsApplication, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
 
AbstractStaticPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Abstract base class for static persistent methods.
AbstractStaticPersistentMethod(SessionFactory, ClassLoader, Pattern, GrailsApplication, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
addAnnotatedClasses(Class<?>...) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Add the given annotated classes in a batch.
addDomainClass(GrailsDomainClass) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
addDomainClass(GrailsDomainClass) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
addNullabilityCheckerPreInsertEventListener(EventListenerRegistry) - Static method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
addObserver(SessionFactoryObserver) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
addPackages(String...) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Add the given annotated packages in a batch.
AFTER_DELETE_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
AFTER_INSERT_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
AFTER_LOAD_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
AFTER_UPDATE_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
afterCompletion(WebRequest, Exception) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
afterPropertiesSet() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
afterPropertiesSet() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
afterPropertiesSet() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
afterPropertiesSet() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
AggregatePersistenceContextInterceptor - Class in org.codehaus.groovy.grails.orm.hibernate.support
Concrete implementation of the AbstractMultipleDataSourceAggregatePersistenceContextInterceptor class for Hibernate 4
AggregatePersistenceContextInterceptor() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.AggregatePersistenceContextInterceptor
 
allowCreate - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
allowCreate - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
appendListeners(EventListenerRegistry, EventType<T>, Collection<T>) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
appendListeners(EventListenerRegistry, EventType<T>, Map<String, Object>) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
application - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
applicationContext - Variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
applicationContext - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
applicationContext - Variable in class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
 
applyDefaultNullableConstraint(GrailsDomainClassProperty, ConstrainedProperty) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateConstraintsEvaluator
 
applyFlushMode(Session, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Apply the flush mode that's been specified for this accessor to the given Session.
applyFlushMode(Session) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
applyNewInstance(Configuration) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsIdentifierGeneratorFactory
 
applySettings(Query) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
applySettings(Criteria) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
ARGUMENT_DEEP_VALIDATE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ValidatePersistentMethod
 
arguments - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
argumentsRequired - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
assemble(Serializable, Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
autoAssociateBidirectionalOneToOnes(DefaultGrailsDomainClass, Object) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 

B

BEFORE_DELETE_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
BEFORE_INSERT_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
BEFORE_LOAD_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
BEFORE_UPDATE_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
BETWEEN - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
BIG_DECIMAL - Static variable in class grails.orm.HibernateCriteriaBuilder
 
BIG_INTEGER - Static variable in class grails.orm.HibernateCriteriaBuilder
 
BINARY - Static variable in class grails.orm.HibernateCriteriaBuilder
 
binder - Static variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
binder - Variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
bindOneToOneInternal(GrailsDomainClassProperty, OneToOne, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
BLOB - Static variable in class grails.orm.HibernateCriteriaBuilder
 
BOOLEAN - Static variable in class grails.orm.HibernateCriteriaBuilder
 
buildCriteria(Session, DetachedCriteria<?>, Closure<?>, Class<?>, Object[], String, List<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
buildProxyFactory(PersistentClass) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
buildSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
buildSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
buildSessionFactoryProxy() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
BYTE - Static variable in class grails.orm.HibernateCriteriaBuilder
 

C

cacheCriteriaByMapping(Class<?>, Criteria) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Configures the criteria instance to cache based on the configured mapping.
cacheCriteriaByMapping(GrailsApplication, Class<?>, Criteria) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
cacheCriteriaMapping() - Method in class grails.orm.HibernateCriteriaBuilder
 
cacheQueries - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
CALENDAR - Static variable in class grails.orm.HibernateCriteriaBuilder
 
CALENDAR_DATE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
canBeDriver() - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory
 
cascadeBeforeValidate(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
cascadeValidationToMany(Errors, BeanWrapper, GrailsDomainClassProperty, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
Overrides the default behaviour and first checks if a PersistentCollection instance has been initialised using the wasInitialised() method before cascading
cascadeValidationToOne(Errors, BeanWrapper, Object, GrailsDomainClassProperty, String, Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
CHAR_ARRAY - Static variable in class grails.orm.HibernateCriteriaBuilder
 
CHARACTER - Static variable in class grails.orm.HibernateCriteriaBuilder
 
CHARACTER_ARRAY - Static variable in class grails.orm.HibernateCriteriaBuilder
 
checkWriteOperations - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
CLASS - Static variable in class grails.orm.HibernateCriteriaBuilder
 
classLoader - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
clear() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
clear() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
clearDisabledValidations(Object) - Static method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
 
clearDisabledValidations() - Static method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
 
CLOB - Static variable in class grails.orm.HibernateCriteriaBuilder
 
clone() - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
close() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
ClosureEventListener - Class in org.codehaus.groovy.grails.orm.hibernate.support
Invokes closure events on domain entities such as beforeInsert, beforeUpdate and beforeDelete.
ClosureEventListener(Class<?>, boolean, List) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
ClosureEventListener(Class<?>, boolean, List, TimestampProvider) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
ClosureEventTriggeringInterceptor - Class in org.codehaus.groovy.grails.orm.hibernate.support
Listens for Hibernate events and publishes corresponding Datastore events.
ClosureEventTriggeringInterceptor() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
compatibleWithJtaSynchronization() - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory
 
configClass - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
ConfigurableLocalSessionFactoryBean - Class in org.codehaus.groovy.grails.orm.hibernate
A SessionFactory bean that allows the configuration class to be changed and customise for usage within Grails.
ConfigurableLocalSessionFactoryBean() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
configureDomainBinder(GrailsApplication, Set<GrailsDomainClass>) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
configureGrailsJdbcTransactionFactory(Configuration) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
configureHibernateDomainClasses(SessionFactory, String, GrailsApplication) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
configureInheritanceMappings(Map) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
contains(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
containsFetchProfileDefinition(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
conversionService - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
 
conversionService - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
convertArgumentList(GrailsDomainClassProperty, Collection) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
convertHibernateAccessException(HibernateException) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
convertJdbcAccessException(JDBCException, SQLExceptionTranslator) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
convertToHibernateCriteria(QueryableCriteria<?>) - Method in class grails.orm.HibernateCriteriaBuilder
 
CountByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Dynamic method that allows counting the values of the specified property names eg.
CountByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.CountByPersistentMethod
 
create(Constructor<?>, Object...) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
create(GrailsApplication, Class<?>, String, ConversionService) - Static method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
createAlias(String, String, int) - Method in class grails.orm.HibernateCriteriaBuilder
Join an association using the specified join-type, assigning an alias to the joined association.
createCriteriaInstance() - Method in class grails.orm.HibernateCriteriaBuilder
 
createCurrentSessionContext() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
createDialectFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
createHibernateCriterionAdapter(PersistentEntity, Query.Criterion, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
createIsolationDelegate() - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory.GrailsJdbcTransaction
 
createPagedResultList(Map) - Method in class grails.orm.HibernateCriteriaBuilder
 
createPersistenceContextInterceptor(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.AggregatePersistenceContextInterceptor
 
createProxy(Serializable, SessionImplementor) - Method in class org.codehaus.groovy.grails.orm.hibernate.persister.entity.GroovyAwareJoinedSubclassEntityPersister
 
createProxy(Serializable, SessionImplementor) - Method in class org.codehaus.groovy.grails.orm.hibernate.persister.entity.GroovyAwareSingleTableEntityPersister
 
createProxyInstance(Class<?>, GroovyAwareJavassistLazyInitializer) - Static method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
createQuery(Class) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
createQuery(Class, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
createRlikeExpression(String, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateCriterionAdapter
 
createRlikeExpression(String, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
createSession(Map<String, String>) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
createSessionProxy(Session) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Create a close-suppressing proxy for the given Hibernate Session.
createSpringFlushSynchronization(Session) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
createSpringSessionSynchronization(SessionHolder) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
createTransaction(TransactionCoordinator) - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory
 
CURRENCY - Static variable in class grails.orm.HibernateCriteriaBuilder
 
currentSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
Retrieve the Spring-managed Session for the current thread, if any.
currentSessionContextClass - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 

D

dataSourceName - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
DATE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
deepCopy(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
DefaultGrailsDomainConfiguration - Class in org.codehaus.groovy.grails.orm.hibernate.cfg
Creates runtime configuration mapping for the Grails domain classes based on the work done in the Hibernate Annotations project
DefaultGrailsDomainConfiguration() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
delete(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
delete(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.InstanceApiHelper
 
deleteAll(Collection<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
deleteAll(QueryableCriteria) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
Deletes all objects matching the given criteria.
destroy() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
destroy() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
disassemble(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
disconnect() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
doBuildSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
doExecute(GrailsHibernateTemplate.HibernateCallback<T>, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Execute the action specified by the given action object within a Session.
doInHibernate(Session) - Method in interface org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate.HibernateCallback
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
 
doInvokeInternal(Class<?>, String, DetachedCriteria<?>, Closure<?>, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
 
doInvokeInternal(Object, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
doInvokeInternal(Object, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ExecuteQueryPersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ExecuteQueryPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ExecuteUpdatePersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ExecuteUpdatePersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllPersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindPersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ListOrderByPersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ListOrderByPersistentMethod
 
doInvokeInternal(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ListPersistentMethod
 
doInvokeInternal(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ListPersistentMethod
 
doInvokeInternal(Object, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ValidatePersistentMethod
 
doInvokeInternalWithExpressions(Class, String, Object[], List, String, DetachedCriteria, Closure) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
 
doInvokeInternalWithExpressions(Class, String, Object[], List, String, DetachedCriteria, Closure) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
doInvokeInternalWithExpressions(Class, String, Object[], List, String, DetachedCriteria, Closure) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.CountByPersistentMethod
 
doInvokeInternalWithExpressions(Class, String, Object[], List, String, DetachedCriteria, Closure) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllByPersistentMethod
 
doInvokeInternalWithExpressions(Class, String, Object[], List, String, DetachedCriteria, Closure) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindOrCreateByPersistentMethod
 
domainBinder - Variable in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
DOUBLE - Static variable in class grails.orm.HibernateCriteriaBuilder
 

E

EMPTY_CLASS_ARRAY - Static variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
enableDynamicFilterEnablerIfPresent(SessionFactory, Session) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
ensureCorrectGroovyMetaClass(Object, Class<?>) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Ensures the meta class is correct for a given class
ENUM_ID_ACCESSOR - Static variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
EQUAL - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
equals(Object, Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
ERRORS_PROPERTY - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
EventListenerIntegrator - Class in org.codehaus.groovy.grails.orm.hibernate
 
EventListenerIntegrator(HibernateEventListeners, Map<String, Object>) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
eventListeners - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
eventListeners - Variable in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
eventListeners - Variable in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
EventTriggeringInterceptor - Class in org.codehaus.groovy.grails.orm.hibernate
Invokes closure events on domain entities such as beforeInsert, beforeUpdate and beforeDelete.
EventTriggeringInterceptor(HibernateDatastore, ConfigObject) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
evict(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
evict(Class) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evict(Class, Serializable) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evictCollection(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evictCollection(String, Serializable) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evictEntity(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evictEntity(String, Serializable) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evictQueries(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
evictQueries() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
execute(GrailsHibernateTemplate.HibernateCallback<T>) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
executeFind(GrailsHibernateTemplate.HibernateCallback<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
ExecuteQueryPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Allows the executing of arbitrary HQL queries.
ExecuteQueryPersistentMethod(SessionFactory, ClassLoader, GrailsApplication, ConversionService, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.ExecuteQueryPersistentMethod
 
executeUniqueResultWithProxyUnwrap() - Method in class grails.orm.HibernateCriteriaBuilder
 
ExecuteUpdatePersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Allows the executing of arbitrary HQL updates.
ExecuteUpdatePersistentMethod(SessionFactory, ClassLoader, GrailsApplication, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.ExecuteUpdatePersistentMethod
 
exposeNativeSession - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 

F

FindAllByBooleanPropertyPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "findAllBy*" static persistent method.
FindAllByBooleanPropertyPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllByBooleanPropertyPersistentMethod
 
FindAllByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "findBy*" static persistent method.
FindAllByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllByPersistentMethod
Constructor.
FindAllPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "findAll" persistent static method allows searching for instances using either an example instance or an HQL query.
FindAllPersistentMethod(SessionFactory, ClassLoader, GrailsApplication, ConversionService, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllPersistentMethod
 
FindByBooleanPropertyPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "findBy*" static persistent method.
FindByBooleanPropertyPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindByBooleanPropertyPersistentMethod
 
FindByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "findBy*" static persistent method.
FindByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindByPersistentMethod
Constructor.
findEventListener(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
FindOrCreateByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
 
FindOrCreateByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindOrCreateByPersistentMethod
 
FindOrCreateByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader, String) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindOrCreateByPersistentMethod
 
FindOrSaveByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
 
FindOrSaveByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindOrSaveByPersistentMethod
Constructor.
FindPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "find" persistent static method allows searching for instances using either an example instance or an HQL query.
FindPersistentMethod(SessionFactory, ClassLoader, GrailsApplication, ConversionService, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindPersistentMethod
 
firstExpressionIsRequiredBoolean() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
Indicates if the first expression in the query is a required boolean property and as such should be ANDed to the other expressions, not ORed.
firstExpressionIsRequiredBoolean() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllByBooleanPropertyPersistentMethod
 
firstExpressionIsRequiredBoolean() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindAllByPersistentMethod
Indicates if the first expression in the query is a required boolean property and as such should be ANDed to the other expressions, not ORed.
firstExpressionIsRequiredBoolean() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindByBooleanPropertyPersistentMethod
 
FLOAT - Static variable in class grails.orm.HibernateCriteriaBuilder
 
flush(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
flush() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
flush() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
FLUSH_ALWAYS - Static variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Flushing before every query statement is rarely necessary.
FLUSH_AUTO - Static variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Automatic flushing is the default mode for a Hibernate Session.
FLUSH_COMMIT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Flushing at commit only is intended for units of work where no intermediate flushing is desired, not even for find operations that might involve already modified instances.
FLUSH_EAGER - Static variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Eager flushing leads to immediate synchronization with the database, even if in a transaction.
FLUSH_NEVER - Static variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Never flush is a good strategy for read-only units of work.
flushIfNecessary(Session, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
flushMode - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
flushMode - Variable in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
FlushOnRedirectEventListener - Class in org.codehaus.groovy.grails.orm.hibernate.support
Flushes the session on a redirect.
FlushOnRedirectEventListener(SessionFactory) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.FlushOnRedirectEventListener
 
flushSession(Session) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 

G

get(Class<T>, Serializable) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
get(Class<T>, Serializable, LockMode) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
getAllClassMetadata() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getAllCollectionMetadata() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getAllSecondLevelCacheRegions() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getAnnotatedClasses() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getAnnotatedPackages() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getArguments() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
getAssociatedDomainClassFromApplication(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
getAssociationProxy(Object, String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Returns the proxy for a given association or null if it is not proxied
getAssociationProxy(Object, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
getAssumedUnsaved() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
Prevents hitting the database for an extra check if the row exists in the database.
getBidiEnumMap(Class<? extends Enum<?>>) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
getCache() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCacheableMappingLocations() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getCauseMessage(HibernateException) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getClassForAssociationType(AssociationType) - Method in class grails.orm.HibernateCriteriaBuilder
 
getClassMetadata(Class) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getClassMetadata(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCollectionMetadata(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCollectionPersister(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCollectionPersisters() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCollectionRolesByEntityParticipant(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getConfigClass() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getConfigLocations() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getConfiguration() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Return the Hibernate Configuration object used to build the SessionFactory.
getConnectionProvider() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getContentBufferingResponse(HttpServletResponse) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
getCriteria(HibernateDatastore, GrailsApplication, Session, DetachedCriteria, Closure, Class<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
getCriterion() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
getCurrentSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCurrentSessionContextClass() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getCurrentSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCurrentSessionFactoryImplementor() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCurrentTenantIdentifierResolver() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getCustomEntityDirtinessStrategy() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getDataSource() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getDataSourceName() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getDatasourceNames(GrailsDomainClass) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
getDatasourceNames(GrailsDomainClass) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
getDefaultDataSource(GrailsDomainClass) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
If a domain class uses more than one datasource, we need to know which one to use when calling a method without a namespace qualifier.
getDefaultFlushMode() - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
getDefaultReleaseMode() - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory
 
getDefinedFilterNames() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getDialect(SessionFactory) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
getDialect() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getEntityInterceptor() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getEntityNotFoundDelegate() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getEntityPersister(String, SessionFactory) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
getEntityPersister(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getEntityPersisters() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getEventListeners() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getFetchMode(Object) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Retrieves the fetch mode for the specified instance; otherwise returns the default FetchMode.
getFetchProfile(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getFilterDefinition(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getFlushMode() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Return if a flush should be forced after executing the callback code.
getFlushMode() - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
getFlushMode() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
getGrailsApplication() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getGrailsApplication() - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
getGroovyAwareJoinedSubclassEntityPersisterClass() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
getGroovyAwareSingleTableEntityPersisterClass() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
getHibernateDetachedCriteria(AbstractHibernateQuery, QueryableCriteria<?>) - Static method in class grails.orm.HibernateCriteriaBuilder
 
getHibernateEventListeners() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getHibernateProperties() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Return the Hibernate properties, if any.
getHibernateTemplate() - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
getHibernateTemplate() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
getHibernateTemplate() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
getHibernateTemplate() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
 
getHibernateTemplate() - Method in interface org.codehaus.groovy.grails.orm.hibernate.validation.PersistentConstraint
Obtains the HibernateTemplate.
getIdentifierGenerator(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getIdentifierGeneratorClass(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsIdentifierGeneratorFactory
 
getIdentifierGeneratorFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
Deprecated.
getIdentifierPropertyName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getIdentifierType(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getImplementors(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getImportedClassName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getInterceptor() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getIterableAsCollection(Iterable) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
getJdbcServices() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getJtaTransactionManager(Session) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
getMappingDirectoryLocations() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getMappingJarLocations() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getMappingLocations() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getMappingResources() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getName() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
getNamedQuery(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getNamedQueryRepository() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getNamedSQLQuery(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getNamingStrategy() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getNaturalIdCacheRegion(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getObject() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getObject() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
getObjectIdentifier(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
getObjectType() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getObjectType() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
getPackagesToScan() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getProperties() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getProperty(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getPropertyName() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
getProxiedClass(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
getProxy(String, Class<?>, Class<?>[], Method, Method, CompositeType, Serializable, SessionImplementor) - Static method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
getProxy(Class<?>, String, Class<?>, Class<?>[], Method, Method, CompositeType, Serializable, SessionImplementor) - Static method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
getProxy(Serializable, SessionImplementor) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistProxyFactory
 
getProxyFactory(Class<?>, Class<?>[]) - Static method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
getProxyIdentifier(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
getQueryCache() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getQueryCache(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getQueryPlanCache() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getReference() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getReferencedPropertyType(String, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getResult(Criteria) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
getResult(Criteria, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
getResultSetMapping(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getReturnAliases(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getReturnTypes(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getSecondLevelCacheRegion(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getServiceRegistry() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
getServiceRegistry() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
getSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
getSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
getSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
getSessionFactory() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
getSessionFactoryBeanName() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
getSessionFactoryOptions() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getSettings() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getSQLExceptionConverter() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getSQLExceptionHelper() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getSqlFunctionRegistry() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getStatistics() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getStatisticsImplementor() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getTimestampProvider() - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
getTotalCount() - Method in class grails.orm.PagedResultList
 
getTypedValues(Criteria, CriteriaQuery) - Method in class grails.orm.RlikeExpression
 
getTypeHelper() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getTypeResolver(SessionFactory) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
getTypeResolver() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getUniquenessGroup() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
getUpdateTimestampsCache() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
getWrappedObject() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
grails.orm - package grails.orm
 
GrailsAnnotationConfiguration - Class in org.codehaus.groovy.grails.orm.hibernate.cfg
Allows configuring Grails' hibernate support to work in conjuntion with Hibernate's annotation support.
GrailsAnnotationConfiguration() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
grailsApplication - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
GrailsDomainBinder - Class in org.codehaus.groovy.grails.orm.hibernate.cfg
Handles the binding Grails domain classes and properties to the Hibernate runtime meta model.
GrailsDomainBinder() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
GrailsHibernateDomainClass - Class in org.codehaus.groovy.grails.orm.hibernate
An implementation of the GrailsDomainClass interface that allows Classes mapped in Hibernate to integrate with Grails' validation, dynamic methods etc.
GrailsHibernateDomainClass(Class<?>, SessionFactory, String, GrailsApplication, ClassMetadata) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateDomainClass
Contructor to be used by all child classes to create a new instance and get the name right.
GrailsHibernateTemplate - Class in org.codehaus.groovy.grails.orm.hibernate
 
GrailsHibernateTemplate() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
GrailsHibernateTemplate(SessionFactory) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
GrailsHibernateTemplate(SessionFactory, GrailsApplication) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
GrailsHibernateTemplate(SessionFactory, GrailsApplication, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
GrailsHibernateTemplate.CloseSuppressingInvocationHandler - Class in org.codehaus.groovy.grails.orm.hibernate
Invocation handler that suppresses close calls on Hibernate Sessions.
GrailsHibernateTemplate.CloseSuppressingInvocationHandler(Session) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate.CloseSuppressingInvocationHandler
 
GrailsHibernateTemplate.HibernateCallback<T> - Interface in org.codehaus.groovy.grails.orm.hibernate
 
GrailsHibernateUtil - Class in org.codehaus.groovy.grails.orm.hibernate.cfg
Utility methods for configuring Hibernate inside Grails.
GrailsHibernateUtil() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
GrailsIdentifierGeneratorFactory - Class in org.codehaus.groovy.grails.orm.hibernate.cfg
Hibernate IdentifierGeneratorFactory that prefers sequence-identity generator over sequence generator
GrailsIdentifierGeneratorFactory() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsIdentifierGeneratorFactory
 
GrailsJdbcTransactionFactory - Class in org.codehaus.groovy.grails.orm.hibernate.transaction
Hibernate4 TransactionFactory implementation for unwrapping TransactionAwareDataSourceProxy when IsolationDelegate is used.
GrailsJdbcTransactionFactory() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory
 
GrailsJdbcTransactionFactory.GrailsJdbcIsolationDelegate - Class in org.codehaus.groovy.grails.orm.hibernate.transaction
 
GrailsJdbcTransactionFactory.GrailsJdbcIsolationDelegate(TransactionCoordinator) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory.GrailsJdbcIsolationDelegate
 
GrailsJdbcTransactionFactory.GrailsJdbcTransaction - Class in org.codehaus.groovy.grails.orm.hibernate.transaction
 
GrailsJdbcTransactionFactory.GrailsJdbcTransaction(TransactionCoordinator) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory.GrailsJdbcTransaction
 
GrailsOpenSessionInViewInterceptor - Class in org.codehaus.groovy.grails.orm.hibernate.support
Extends the default spring OSIVI and doesn't flush the session if it has been set to MANUAL on the session itself.
GrailsOpenSessionInViewInterceptor() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
GrailsSessionContext - Class in org.codehaus.groovy.grails.orm.hibernate
Based on org.springframework.orm.hibernate4.SpringSessionContext.
GrailsSessionContext(SessionFactoryImplementor) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
Constructor.
GREATER_THAN - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
GREATER_THAN_OR_EQUAL - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
GroovyAwareJavassistLazyInitializer - Class in org.codehaus.groovy.grails.orm.hibernate.proxy
 
GroovyAwareJavassistLazyInitializer(String, Class<?>, Class<?>[], Serializable, Method, Method, CompositeType, SessionImplementor, boolean) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
GroovyAwareJavassistProxyFactory - Class in org.codehaus.groovy.grails.orm.hibernate.proxy
Hibernate's default proxying mechanism proxies Groovy's getMetaClass() method.
GroovyAwareJavassistProxyFactory() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistProxyFactory
 
GroovyAwareJoinedSubclassEntityPersister - Class in org.codehaus.groovy.grails.orm.hibernate.persister.entity
A customized EntityPersister that creates proxies valid for use with Groovy.
GroovyAwareJoinedSubclassEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.persister.entity.GroovyAwareJoinedSubclassEntityPersister
 
GroovyAwareSingleTableEntityPersister - Class in org.codehaus.groovy.grails.orm.hibernate.persister.entity
A customized EntityPersister that creates proxies valid for use with Groovy.
GroovyAwareSingleTableEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.persister.entity.GroovyAwareSingleTableEntityPersister
 

H

handleLazyProxy(GrailsDomainClass, GrailsDomainClassProperty) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
handleTimestampingBeforeInsert(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
handleTimestampingBeforeUpdate(PreUpdateEvent, Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
handleUniqueConstraint(GrailsDomainClassProperty, Column, String, Table, String, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
handleValidationError(GrailsDomainClass, Object, Errors) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
Sets the flush mode to manual.
hashCode(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
HibernateConstraintsEvaluator - Class in org.codehaus.groovy.grails.orm.hibernate.validation
Extends default implementation to add Hibernate specific exceptions.
HibernateConstraintsEvaluator(Map<String, Object>) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateConstraintsEvaluator
 
HibernateConstraintsEvaluator() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateConstraintsEvaluator
 
HibernateCriteriaBuilder - Class in grails.orm
Wraps the Hibernate Criteria API in a builder.
HibernateCriteriaBuilder(Class, SessionFactory) - Constructor for class grails.orm.HibernateCriteriaBuilder
 
HibernateCriteriaBuilder(Class, SessionFactory, boolean) - Constructor for class grails.orm.HibernateCriteriaBuilder
 
HibernateCriterionAdapter - Class in org.codehaus.groovy.grails.orm.hibernate.query
 
HibernateCriterionAdapter(PersistentEntity, Query.Criterion, String) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.query.HibernateCriterionAdapter
 
HibernateCriterionAdapter(Query.Criterion) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.query.HibernateCriterionAdapter
 
HibernateDatastore - Class in org.codehaus.groovy.grails.orm.hibernate
Datastore implementation that uses a Hibernate SessionFactory underneath.
HibernateDatastore(MappingContext, SessionFactory, ConfigObject) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
HibernateDatastore(MappingContext, SessionFactory, ConfigObject, ApplicationContext) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
HibernateDatastore(MappingContext, SessionFactory, ConfigObject, ApplicationContext, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
HibernateDialectDetectorFactoryBean - Class in org.codehaus.groovy.grails.orm.hibernate.support
 
HibernateDialectDetectorFactoryBean() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
HibernateDomainClassValidator - Class in org.codehaus.groovy.grails.orm.hibernate.validation
First checks if the Hibernate PersistentCollection instance has been initialised before bothering to cascade.
HibernateDomainClassValidator() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
hibernateEventListeners - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
hibernateEventListeners - Variable in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
HibernatePersistenceContextInterceptor - Class in org.codehaus.groovy.grails.orm.hibernate.support
 
HibernatePersistenceContextInterceptor() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
HibernatePersistenceContextInterceptor(String) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
HibernateProxyHandler - Class in org.codehaus.groovy.grails.orm.hibernate.proxy
Implementation of the ProxyHandler interface for Hibernate.
HibernateProxyHandler() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
HibernateQuery - Class in org.codehaus.groovy.grails.orm.hibernate.query
Bridges the Query API with the Hibernate Criteria API
HibernateQuery(Criteria, AbstractHibernateSession, PersistentEntity) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
HibernateQuery(Criteria) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
HibernateQuery(Criteria, AbstractHibernateSession, PersistentEntity, String) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
HibernateQuery(DetachedCriteria) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
HibernateSession - Class in org.codehaus.groovy.grails.orm.hibernate
Session implementation that wraps a Hibernate Session.
HibernateSession(HibernateDatastore, SessionFactory, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
HibernateSession(HibernateDatastore, SessionFactory) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
hibernateTemplate - Variable in class org.codehaus.groovy.grails.orm.hibernate.InstanceApiHelper
 

I

IdentityEnumType - Class in org.codehaus.groovy.grails.orm.hibernate.cfg
Hibernate Usertype that enum values by their ID.
IdentityEnumType() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
identityEnumTypeSupports(Class<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
IGNORED - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
ILIKE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
IMAGE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
IN_LIST - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
IN_RANGE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
incrementVersion(Object) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Increments the entities version number in order to force an update
init() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
initialize() - Method in class grails.orm.PagedResultList
 
initialize(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
initJta() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
InstanceApiHelper - Class in org.codehaus.groovy.grails.orm.hibernate
Workaround for VerifyErrors in Groovy when using a HibernateCallback.
InstanceApiHelper(GrailsHibernateTemplate) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.InstanceApiHelper
 
INTEGER - Static variable in class grails.orm.HibernateCriteriaBuilder
 
integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 
invoke(Object, Method, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate.CloseSuppressingInvocationHandler
 
invoke(Object, String, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
invoke(Class, String, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
invoke(Class, String, Closure, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
invoke(Class, String, DetachedCriteria, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractStaticPersistentMethod
 
invoke(Object, Method, Method, Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
IS_FLOW_REQUEST_ATTRIBUTE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
IS_NOT_NULL - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
IS_NULL - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
isApplyFlushModeOnlyToNonExistingTransactions() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
isAutoValidationDisabled(Object) - Static method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
 
isCacheConfigurationError(Throwable) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
isCacheQueries() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
isCacheQueriesByDefault() - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
isCacheQueriesByDefault(GrailsApplication) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
isClosed() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
isConfigTrue(GrailsApplication, String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Checks if a Config parameter is true or a System property with the same name is true
isEnabled() - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
isExposeNativeSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
isInitialized(Object, String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Checks whether an associated property is initialized and returns true if it is
isInitialized(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
isInitialized(Object, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
isJoinableJtaTransaction(TransactionCoordinator, GrailsJdbcTransactionFactory.GrailsJdbcTransaction) - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory
 
isMappedWithHibernate(GrailsDomainClass) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
isMutable() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
isNotEmpty(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
isNotEmpty(String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
isOpen() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
isOsivReadonly(GrailsApplication) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
isOsivReadOnly() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
isPassReadOnlyToHibernate(GrailsApplication) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
isProxy(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
isProxyIfReloadEnabled() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
isSessionTransactional(Session) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
isSingleton() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
isSingleton() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
isUnique() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
isUniqueWithinGroup() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
isValid() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
Return whether the constraint is valid for the owning class
iterateEntityNameResolvers() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 

J

jdbcConnectionAccess() - Method in class org.codehaus.groovy.grails.orm.hibernate.transaction.GrailsJdbcTransactionFactory.GrailsJdbcIsolationDelegate
 
jdbcExceptionTranslator - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
jtaSessionContext - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 

L

LESS_THAN - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
LESS_THAN_OR_EQUAL - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
LIKE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
ListOrderByPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "listOrderBy*" static persistent method.
ListOrderByPersistentMethod(HibernateDatastore, GrailsApplication, SessionFactory, ClassLoader) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.ListOrderByPersistentMethod
 
ListPersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The "list" persistent static method.
ListPersistentMethod(GrailsApplication, SessionFactory, ClassLoader, ConversionService, int) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.ListPersistentMethod
 
load(Class<T>, Serializable) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
loadAll(Class<T>) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
LOCALE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
lock(Class<T>, Serializable, LockMode) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
lock(Object, LockMode) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
LOG - Static variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
LOG - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod
 
LOG - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
LONG - Static variable in class grails.orm.HibernateCriteriaBuilder
 
lookupConstructor(String, Class<?>...) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
lookupConstructors() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 

M

markInsertActive() - Static method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
Called by org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod's performInsert to set a ThreadLocal variable that determines the value for getAssumedUnsaved().
matchesFilter(MetadataReader, MetadataReaderFactory) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Check whether any of the configured entity type filters matches the current class descriptor contained in the metadata reader.
MATERIALIZED_BLOB - Static variable in class grails.orm.HibernateCriteriaBuilder
 
MATERIALIZED_CLOB - Static variable in class grails.orm.HibernateCriteriaBuilder
 
MergePersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
The merge() method follows the semantics of merge which attempts to "merge" an object with a long lived session.
MergePersistentMethod(SessionFactory, ClassLoader, GrailsApplication, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.MergePersistentMethod
 
MergePersistentMethod(SessionFactory, ClassLoader, GrailsApplication, GrailsDomainClass, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.MergePersistentMethod
 
METHOD_PATTERN - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.MergePersistentMethod
 
METHOD_PATTERN - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 
METHOD_PATTERN - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ValidatePersistentMethod
 
METHOD_SIGNATURE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.MergePersistentMethod
 
METHOD_SIGNATURE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 
METHOD_SIGNATURE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.ValidatePersistentMethod
 

N

negation - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
newConfiguration() - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
newInstance() - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.PersistentConstraintFactory
 
NO_CLASSES - Static variable in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistProxyFactory
 
NOT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
NOT_EQUAL - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
NUMERIC_BOOLEAN - Static variable in class grails.orm.HibernateCriteriaBuilder
 

O

ONLOAD_EVENT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
ONLOAD_SAVE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPersistenceEvent(AbstractPersistenceEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPostDelete(PostDeleteEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPostDelete(PostDeleteEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPostDelete(PostDeleteEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPostInsert(PostInsertEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPostInsert(PostInsertEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPostInsert(PostInsertEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPostLoad(PostLoadEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPostLoad(PostLoadEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPostLoad(PostLoadEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPostUpdate(PostUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPostUpdate(PostUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPreDelete(PreDeleteEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPreDelete(PreDeleteEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPreDelete(PreDeleteEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPreInsert(PreInsertEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPreInsert(PreInsertEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPreInsert(PreInsertEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPreLoad(PreLoadEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPreLoad(PreLoadEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPreLoad(PreLoadEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onPreUpdate(PreUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onPreUpdate(PreUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onPreUpdate(PreUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
onSaveOrUpdate(SaveOrUpdateEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
onValidate(ValidationEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
onValidate(ValidationEvent) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
openSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
openSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
openStatelessSession() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
openStatelessSession(Connection) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
openTemporarySession() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
OPERATOR_AND - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
OPERATOR_OR - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
OPERATORS - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractFindByPersistentMethod
 
org.codehaus.groovy.grails.orm.hibernate - package org.codehaus.groovy.grails.orm.hibernate
 
org.codehaus.groovy.grails.orm.hibernate.cfg - package org.codehaus.groovy.grails.orm.hibernate.cfg
 
org.codehaus.groovy.grails.orm.hibernate.events - package org.codehaus.groovy.grails.orm.hibernate.events
 
org.codehaus.groovy.grails.orm.hibernate.metaclass - package org.codehaus.groovy.grails.orm.hibernate.metaclass
 
org.codehaus.groovy.grails.orm.hibernate.persister.entity - package org.codehaus.groovy.grails.orm.hibernate.persister.entity
 
org.codehaus.groovy.grails.orm.hibernate.proxy - package org.codehaus.groovy.grails.orm.hibernate.proxy
 
org.codehaus.groovy.grails.orm.hibernate.query - package org.codehaus.groovy.grails.orm.hibernate.query
 
org.codehaus.groovy.grails.orm.hibernate.support - package org.codehaus.groovy.grails.orm.hibernate.support
 
org.codehaus.groovy.grails.orm.hibernate.transaction - package org.codehaus.groovy.grails.orm.hibernate.transaction
 
org.codehaus.groovy.grails.orm.hibernate.validation - package org.codehaus.groovy.grails.orm.hibernate.validation
 

P

PagedResultList - Class in grails.orm
A result list for Criteria list calls, which is aware of the totalCount for the paged result.
PagedResultList(GrailsHibernateTemplate, Criteria) - Constructor for class grails.orm.PagedResultList
 
PARAM_ENUM_CLASS - Static variable in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
PatchedDefaultFlushEventListener - Class in org.codehaus.groovy.grails.orm.hibernate.events
Patches Hibernate to prevent this issue http://opensource.atlassian.com/projects/hibernate/browse/HHH-2763 TODO: Remove this patch when HHH-2763 is resolved
PatchedDefaultFlushEventListener() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.events.PatchedDefaultFlushEventListener
 
performExecutions(EventSource) - Method in class org.codehaus.groovy.grails.orm.hibernate.events.PatchedDefaultFlushEventListener
 
performInsert(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
Subclasses should override and perform an insert operation, flushing the session if the second argument is true
performInsert(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.MergePersistentMethod
 
performInsert(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 
performSave(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
Subclasses should override and perform a save operation, flushing the session if the second argument is true
performSave(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.MergePersistentMethod
 
performSave(Object, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 
PersistentConstraint - Interface in org.codehaus.groovy.grails.orm.hibernate.validation
Defines a persistent constraint that evaluates the database.
PersistentConstraintFactory - Class in org.codehaus.groovy.grails.orm.hibernate.validation
Creates PersistentConstraint instances ensuring that dependencies are provided.
PersistentConstraintFactory(ApplicationContext, Class<?>) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.validation.PersistentConstraintFactory
 
populateArgumentsForCriteria(GrailsApplication, Class<?>, Criteria, Map, ConversionService) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
populateArgumentsForCriteria(GrailsApplication, Class<?>, Criteria, Map, ConversionService, boolean) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Populates criteria arguments for the given target class and arguments map
populateArgumentsForCriteria(Class<?>, Criteria, Map, ConversionService) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Deprecated.
Use #populateArgumentsForCriteria(org.codehaus.groovy.grails.commons.GrailsApplication, Class, org.hibernate.Criteria, java.util.Map) instead
populateArgumentsForCriteria(Criteria, Map, ConversionService) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
populateCriteriaWithExpressions(Criteria, String, List) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.CountByPersistentMethod
 
postHandle(WebRequest, ModelMap) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
postInstantiate(String, Class, Set, Method, Method, CompositeType) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistProxyFactory
 
preHandle(WebRequest) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
prepareCriteria(Criteria) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Prepare the given Criteria object, applying cache settings and/or a transaction timeout.
prepareQuery(Query) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Prepare the given Query object, applying cache settings and/or a transaction timeout.
processValidate(Object, Object, Errors) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
propertyName - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
proxyIfReloadEnabled - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 

Q

qualify(String, String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
qualify(String, String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 

R

reconnect() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
refresh(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
refresh(Object, LockMode) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
registerJtaSynchronization(Session, SessionHolder) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
registerNamedQueryDefinition(String, NamedQueryDefinition) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
registerNamedSQLQueryDefinition(String, NamedSQLQueryDefinition) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
render(BasicType, List<String>, SessionFactory, SQLFunction) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
replace(Object, Object, Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
requiresPostCommitHanding(EntityPersister) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 
requiresPostCommitHanding(EntityPersister) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
reset() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
reset() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
resetInsertActive() - Static method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
Clears the ThreadLocal variable set by markInsertActive().
responseRedirected(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.FlushOnRedirectEventListener
 
retrieveAll(Class, Iterable) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
returnedClass() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
rlike(String, Object) - Method in class grails.orm.HibernateCriteriaBuilder
Creates a Criterion with from the specified property name and "rlike" (a regular expression version of "like") expression
RLIKE - Static variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
RlikeExpression - Class in grails.orm
Adds support for rlike to Hibernate in supported dialects.
RlikeExpression(String, Object) - Constructor for class grails.orm.RlikeExpression
 
RlikeExpression(String, String, MatchMode) - Constructor for class grails.orm.RlikeExpression
 

S

save(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
SavePersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Follows the semantics of saveOrUpdate of scheduling the object for persistence when a flush occurs.
SavePersistentMethod(SessionFactory, ClassLoader, GrailsApplication, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 
SavePersistentMethod(SessionFactory, ClassLoader, GrailsApplication, GrailsDomainClass, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.SavePersistentMethod
 
scanPackages(String...) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Perform Spring-based scanning for entity classes, registering them as annotated classes with this Configuration.
secondPassCompile() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
Overrides the default behaviour to including binding of Grails domain classes.
secondPassCompile() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Overrides the default behaviour to including binding of Grails domain classes.
SERIALIZABLE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
serializableProxy() - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.GroovyAwareJavassistLazyInitializer
 
sessionFactory - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
sessionFactory - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
sessionFactory - Static variable in class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
 
sessionFactoryBeanName - Variable in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
SessionFactoryProxy - Class in org.codehaus.groovy.grails.orm.hibernate
Proxies the SessionFactory allowing for the underlying SessionFactory instance to be replaced at runtime.
SessionFactoryProxy() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
setAnnotatedClasses(Class<?>[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Specify annotated entity classes to register with this Hibernate SessionFactory.
setAnnotatedPackages(String[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Specify the names of annotated packages, for which package-level annotation metadata will be read.
setApplicationContext(ApplicationContext) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
 
setApplyFlushModeOnlyToNonExistingTransactions(boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
setArguments(Object[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
setBeanClassLoader(ClassLoader) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setCacheableMappingLocations(Resource[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set locations of cacheable Hibernate mapping files, for example as web app resource "/WEB-INF/mapping/example.hbm.xml".
setCacheQueries(boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
setConfigClass(Class<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Sets the class to be used for Hibernate Configuration.
setConfigLocation(Resource) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set the location of a single Hibernate XML config file, for example as classpath resource "classpath:hibernate.cfg.xml".
setConfigLocations(Resource[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set the locations of multiple Hibernate XML config files, for example as classpath resources "classpath:hibernate.cfg.xml,classpath:extension.cfg.xml".
setCurrentSessionContextClass(Class<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Sets class to be used for the Hibernate CurrentSessionContext.
setCurrentSessionContextClass(Class) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
The class to use for the current session context
setDataSource(DataSource) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set the DataSource to be used by the SessionFactory.
setDataSource(DataSource) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
setDataSourceName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
setDataSourceName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
setDataSourceName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setDatastores(Map<SessionFactory, HibernateDatastore>) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventTriggeringInterceptor
 
setDetachedCriteriaValue(QueryableCriteria, Query.PropertyCriterion) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateQuery
 
setEntityInterceptor(Interceptor) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set a Hibernate entity interceptor that allows to inspect and change property values before writing to and reading from the database.
setErrorsOnInstance(Object, Errors) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractSavePersistentMethod
Associates the Errors object on the instance
setEventListeners(Map<String, Object>) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Default listeners.
setEventListeners(Map<String, Object>) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Specify the Hibernate event listeners to register, with listener types as keys and listener objects as values.
setExposeNativeSession(boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
setFlushMode(int) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
Set the flush behavior to one of the constants in this class.
setFlushMode(FlushModeType) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
 
setFlushMode(int) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.GrailsOpenSessionInViewInterceptor
 
setFlushModeManual() - Method in class org.codehaus.groovy.grails.orm.hibernate.InstanceApiHelper
 
setGrailsApplication(GrailsApplication) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
setGrailsApplication(GrailsApplication) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
setGrailsApplication(GrailsApplication) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setGrailsApplication(GrailsApplication) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateDatastore
 
setGrailsApplication(GrailsApplication) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
setHibernateEventListeners(HibernateEventListeners) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
User-specifiable extra listeners.
setHibernateEventListeners(HibernateEventListeners) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setHibernateProperties(Properties) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set Hibernate properties, such as "hibernate.dialect".
setMappingDirectoryLocations(Resource[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set locations of directories that contain Hibernate mapping resources, like "WEB-INF/mappings".
setMappingJarLocations(Resource[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set locations of jar files that contain Hibernate mapping resources, like "WEB-INF/lib/example.hbm.jar".
setMappingLocations(Resource[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set locations of Hibernate mapping files, for example as classpath resource "classpath:example.hbm.xml".
setMappingResources(String[]) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set Hibernate mapping resources to be found in the class path, like "example.hbm.xml" or "mypackage/example.hbm.xml".
setNamingStrategy(NamingStrategy) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Set a Hibernate NamingStrategy for the SessionFactory, determining the physical column and table names given the info in the mapping document.
setObjectToReadOnly(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
This method will set the target object to read-only if it is contained with the Hibernate session, Preventing Hibernate dirty-checking from persisting the instance
setObjectToReadWrite(Object, SessionFactory) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Sets the target object to read-write, allowing Hibernate to dirty check it and auto-flush changes.
setObjectToReadWrite(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
 
setObjectToReadyOnly(Object, SessionFactory) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Sets the target object to read-only using the given SessionFactory instance.
setOsivReadOnly(boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
setPackagesToScan(String...) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
Specify packages to search for autodetection of your entity classes in the classpath.
setParameter(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
setParameterValues(Properties) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
setProxyHandler(ProxyHandler) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
setProxyIfReloadEnabled(boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setReadOnly() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
setReadWrite() - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
setRelatedClassType(GrailsHibernateDomainClassProperty, AssociationType, Type) - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateDomainClass
 
setResourceLoader(ResourceLoader) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setSessionFactory(SessionFactory) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernatePersistenceContextInterceptor
 
setSessionFactory(SessionFactory) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
setSessionFactoryBeanName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.DefaultGrailsDomainConfiguration
 
setSessionFactoryBeanName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
 
setSessionFactoryBeanName(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.ConfigurableLocalSessionFactoryBean
 
setTargetBean(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
The target bean to proxy
setTimestampProvider(TimestampProvider) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
 
setTotalCount(int) - Method in class grails.orm.PagedResultList
 
setupErrorsProperty(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractDynamicPersistentMethod
Initializes the Errors property on target.
setVendorNameDialectMappings(Properties) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.HibernateDialectDetectorFactoryBean
 
SHORT - Static variable in class grails.orm.HibernateCriteriaBuilder
 
shouldPassReadOnlyToHibernate() - Method in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate
 
shouldSaveOnCreate() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindOrCreateByPersistentMethod
 
shouldSaveOnCreate() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.FindOrSaveByPersistentMethod
 
springFlushSynchronizationConstructor - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
springSessionSynchronizationConstructor - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsSessionContext
 
sqlTypes() - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
STRING - Static variable in class grails.orm.HibernateCriteriaBuilder
 
supports(Class) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.IdentityEnumType
 
supports(Class) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.AbstractPersistentConstraint
Returns whether the constraint supports being applied against the specified type;
supportsEventType(Class<? extends ApplicationEvent>) - Method in class org.codehaus.groovy.grails.orm.hibernate.EventTriggeringInterceptor
synchronizeEntityUpdateActionState(AbstractPreDatabaseOperationEvent, Object, HashMap<Integer, Object>) - Method in class org.codehaus.groovy.grails.orm.hibernate.support.ClosureEventListener
 

T

target - Variable in class org.codehaus.groovy.grails.orm.hibernate.GrailsHibernateTemplate.CloseSuppressingInvocationHandler
 
targetClass - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
TEXT - Static variable in class grails.orm.HibernateCriteriaBuilder
 
TIME - Static variable in class grails.orm.HibernateCriteriaBuilder
 
TIMESTAMP - Static variable in class grails.orm.HibernateCriteriaBuilder
 
TIMEZONE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
toHibernateDetachedCriteria(AbstractHibernateQuery, QueryableCriteria<?>) - Method in class org.codehaus.groovy.grails.orm.hibernate.query.HibernateCriterionAdapter
 
toSqlString(Criteria, CriteriaQuery) - Method in class grails.orm.RlikeExpression
 
toString() - Method in class grails.orm.RlikeExpression
 
toString() - Method in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
TRUE_FALSE - Static variable in class grails.orm.HibernateCriteriaBuilder
 
type - Variable in class org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod.GrailsMethodExpression
 
TYPES - Static variable in class org.codehaus.groovy.grails.orm.hibernate.EventListenerIntegrator
 

U

UNIQUE_CONSTRAINT - Static variable in class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
UniqueConstraint - Class in org.codehaus.groovy.grails.orm.hibernate.validation
A constraint that validates the uniqueness of a property (will query the database during validation process).
UniqueConstraint() - Constructor for class org.codehaus.groovy.grails.orm.hibernate.validation.UniqueConstraint
 
unqualify(String) - Method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsDomainBinder
 
unqualify(String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
unwrapIfProxy(Object) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
unwrapIfProxy(Object) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
unwrapProxy(HibernateProxy) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
Unwraps and initializes a HibernateProxy.
unwrapProxy(HibernateProxy) - Method in class org.codehaus.groovy.grails.orm.hibernate.proxy.HibernateProxyHandler
 
updateAll(QueryableCriteria, Map<String, Object>) - Method in class org.codehaus.groovy.grails.orm.hibernate.HibernateSession
Updates all objects matching the given criteria and property values.
URL - Static variable in class grails.orm.HibernateCriteriaBuilder
 
usesDatasource(GrailsDomainClass, String) - Static method in class org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsHibernateUtil
 
UUID_BINARY - Static variable in class grails.orm.HibernateCriteriaBuilder
 
UUID_CHAR - Static variable in class grails.orm.HibernateCriteriaBuilder
 

V

validate(Object, Errors, boolean) - Method in class org.codehaus.groovy.grails.orm.hibernate.validation.HibernateDomainClassValidator
 
ValidatePersistentMethod - Class in org.codehaus.groovy.grails.orm.hibernate.metaclass
Validates an instance of a domain class against its constraints.
ValidatePersistentMethod(SessionFactory, ClassLoader, GrailsApplication) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.ValidatePersistentMethod
 
ValidatePersistentMethod(SessionFactory, ClassLoader, GrailsApplication, Validator, HibernateDatastore) - Constructor for class org.codehaus.groovy.grails.orm.hibernate.metaclass.ValidatePersistentMethod
 

W

withOptions() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
withStatelessOptions() - Method in class org.codehaus.groovy.grails.orm.hibernate.SessionFactoryProxy
 
WRAPPER_BINARY - Static variable in class grails.orm.HibernateCriteriaBuilder
 

Y

YES_NO - Static variable in class grails.orm.HibernateCriteriaBuilder
 
A B C D E F G H I J L M N O P Q R S T U V W Y