JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
- Class in
org.grails.plugin.hibernate.support
Abstract implementation of the grails.persistence.support.PersistenceContextInterceptor interface that supports multiple data sources
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor(AbstractHibernateDatastore)
- Constructor in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
AggregatePersistenceContextInterceptor
- Class in
org.grails.plugin.hibernate.support
Concrete implementation of the
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
class for Hibernate 4
AggregatePersistenceContextInterceptor(AbstractHibernateDatastore)
- Constructor in
AggregatePersistenceContextInterceptor
Application
- Class in
grails.plugin.hibernate
applyFlushMode(Session)
- Method in
GrailsOpenSessionInViewInterceptor
B
C
cleanup()
- Method in
HibernateSpec
clear()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
configure()
- Method in
HibernateDatastoreSpringInitializer
Configures an in-memory test data source, don't use in production
configureDataSources(PropertyResolver)
- Method in
HibernateDatastoreSpringInitializer
configureForDataSource(DataSource)
- Method in
HibernateDatastoreSpringInitializer
createApplicationContext()
- Method in
HibernateDatastoreSpringInitializer
createPersistenceContextInterceptor(String)
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
createPersistenceContextInterceptor(String)
- Method in
AggregatePersistenceContextInterceptor
D
DATA_SOURCES
- Field in
HibernateDatastoreSpringInitializer
DEFAULT_DATA_SOURCE_NAME
- Field in
HibernateDatastoreSpringInitializer
DEFAULT_DATA_SOURCE_NAME
- Field in
HibernateGrailsPlugin
destroy()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
disconnect()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
doWithSpring()
- Method in
HibernateGrailsPlugin
E
F
flush()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
G
getBeanDefinitions(BeanDefinitionRegistry)
- Method in
HibernateDatastoreSpringInitializer
getConfiguration()
- Method in
HibernateSpec
@return The configuration
getDomainClasses()
- Method in
HibernateSpec
@return The domain classes
getHibernateSession()
- Method in
HibernateSpec
@return the current Hibernate session
getPackageToScan(Config)
- Method in
HibernateSpec
Obtains the default package to scan
getPersistenceInterceptorClass()
- Method in
HibernateDatastoreSpringInitializer
getSessionFactory()
- Method in
HibernateSpec
@return the current session factory
getTestDbUrl()
- Method in
HibernateDatastoreSpringInitializer
GrailsOpenSessionInViewInterceptor
- Class in
org.grails.plugin.hibernate.support
Extends the default spring OSIV and doesn't flush the session if it has been set to MANUAL on the session itself.
H
handle(ExecutionContext)
- Method in
SchemaExportCommand
hibernateDatastore
- Field in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
HibernateDatastoreSpringInitializer
- Class in
grails.orm.bootstrap
Class that handles the details of initializing GORM for Hibernate
HibernateDatastoreSpringInitializer(Map, Collection<Class>)
- Constructor in
HibernateDatastoreSpringInitializer
hibernateFlushMode
- Field in
GrailsOpenSessionInViewInterceptor
HibernateGrailsPlugin
- Class in
grails.plugin.hibernate
Plugin that integrates Hibernate into a Grails application
HibernateSpec
- Class in
grails.test.hibernate
Specification for Hibernate tests
I
init()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
interceptors
- Field in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
isOpen()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
isRollback()
- Method in
HibernateSpec
Whether to rollback on each test (defaults to true)
J
K
L
M
main(String)
- Method in
Application
N
O
onChange(Map<String, Object>)
- Method in
HibernateGrailsPlugin
openSession()
- Method in
GrailsOpenSessionInViewInterceptor
P
postHandle(WebRequest, ModelMap)
- Method in
GrailsOpenSessionInViewInterceptor
Q
R
reconnect()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
S
SchemaExportCommand
- Class in
grails.plugin.hibernate.commands
Adds a schema-export command
SESSION_FACTORY_BEAN_NAME
- Field in
HibernateDatastoreSpringInitializer
SessionFactoryAwarePersistenceContextInterceptor
- Interface in
org.grails.plugin.hibernate.support
Interface for grails.persistence.support.PersistenceContextInterceptor instances that are aware of the org.hibernate.SessionFactory
setHibernateDatastore(AbstractHibernateDatastore)
- Method in
GrailsOpenSessionInViewInterceptor
setReadOnly()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
setReadWrite()
- Method in
AbstractMultipleDataSourceAggregatePersistenceContextInterceptor
setSessionFactory(SessionFactory)
- Method in
SessionFactoryAwarePersistenceContextInterceptor
setup()
- Method in
HibernateSpec
setupSpec()
- Method in
HibernateSpec
T
TEST_DB_URL
- Field in
HibernateDatastoreSpringInitializer
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation