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
age
- Property in
TestEntity
Another test on listing distinct entities()
- Method in
NamedQuerySpec
AttachMethodSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
AttachMethodSpec()
- Constructor in
AttachMethodSpec
B
beforeValidate(java.util.List)
- Method in
ClassWithListArgBeforeValidate
beforeValidate()
- Method in
ClassWithNoArgBeforeValidate
beforeValidate(java.util.List)
- Method in
ClassWithOverloadedBeforeValidate
belongsTo
- Property in
ChildEntity
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
- Class in
grails.gorm.tests
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec()
- Constructor in
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
C
child
- Property in
TestEntity
ChildEntity
- Class in
grails.gorm.tests
Authors:
graemerocher
ChildEntity()
- Constructor in
ChildEntity
CircularOneToManySpec
- Class in
grails.gorm.tests
Authors:
graemerocher
CircularOneToManySpec()
- Constructor in
CircularOneToManySpec
ClassWithHungarianNotation
- Class in
grails.gorm.tests
Authors:
sdelamo
ClassWithHungarianNotation()
- Constructor in
ClassWithHungarianNotation
ClassWithListArgBeforeValidate
- Class in
grails.gorm.tests
ClassWithListArgBeforeValidate()
- Constructor in
ClassWithListArgBeforeValidate
ClassWithNoArgBeforeValidate
- Class in
grails.gorm.tests
ClassWithNoArgBeforeValidate()
- Constructor in
ClassWithNoArgBeforeValidate
ClassWithOverloadedBeforeValidate
- Class in
grails.gorm.tests
ClassWithOverloadedBeforeValidate()
- Constructor in
ClassWithOverloadedBeforeValidate
cleanup()
- Method in
DomainEventsSpec
cleanup()
- Method in
GormDatastoreSpec
clearSession()
- Method in
InheritanceSpec
CommonTypesPersistenceSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
CommonTypesPersistenceSpec()
- Constructor in
CommonTypesPersistenceSpec
constraints
- Property in
ClassWithHungarianNotation
constraints
- Property in
ClassWithListArgBeforeValidate
constraints
- Property in
ClassWithNoArgBeforeValidate
constraints
- Property in
ClassWithOverloadedBeforeValidate
constraints
- Property in
TestEntity
ConstraintsSpec
- Class in
grails.gorm.tests
ConstraintsSpec()
- Constructor in
ConstraintsSpec
createPeople()
- Method in
DetachedCriteriaSpec
createPeople()
- Method in
PagedResultSpec
createProducts()
- Method in
WhereLazySpec
createSession()
- Method in
GormDatastoreSpec
CriteriaBuilderSpec
- Class in
grails.gorm.tests
Abstract base test for criteria queries.
CriteriaBuilderSpec()
- Constructor in
CriteriaBuilderSpec
CrudOperationsSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
CrudOperationsSpec()
- Constructor in
CrudOperationsSpec
CURRENT_TEST_NAME
- Property in
GormDatastoreSpec
D
datastore
- Property in
DirtyCheckingAfterListenerSpec
deepValidate parameter is honoured if entity validator implements CascadingValidator()
- Method in
ValidationSpec
DeleteAllSpec
- Class in
grails.gorm.tests
DeleteAllSpec()
- Constructor in
DeleteAllSpec
DetachedCriteriaSpec
- Class in
grails.gorm.tests
DetachedCriteriaSpec()
- Constructor in
DetachedCriteriaSpec
DirtyCheckingAfterListenerSpec
- Class in
grails.gorm.tests
DirtyCheckingAfterListenerSpec()
- Constructor in
DirtyCheckingAfterListenerSpec
DirtyCheckingSpec
- Class in
grails.gorm.tests
Authors:
Graeme Rocher
DirtyCheckingSpec()
- Constructor in
DirtyCheckingSpec
DisableAutotimeStampSpec
- Class in
grails.gorm.tests
Authors:
Graeme Rocher
DisableAutotimeStampSpec()
- Constructor in
DisableAutotimeStampSpec
DomainEventsSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
DomainEventsSpec()
- Constructor in
DomainEventsSpec
E
EnumSpec
- Class in
grails.gorm.tests
EnumSpec()
- Constructor in
EnumSpec
events
- Property in
QueryEventsSpec.SpecQueryEventListener
events
- Property in
SessionCreationEventSpec.Listener
F
FindByExampleSpec
- Class in
grails.gorm.tests
FindByExampleSpec()
- Constructor in
FindByExampleSpec
FindByMethodSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
FindByMethodSpec()
- Constructor in
FindByMethodSpec
FindOrCreateWhereSpec
- Class in
grails.gorm.tests
FindOrCreateWhereSpec()
- Constructor in
FindOrCreateWhereSpec
FindOrSaveWhereSpec
- Class in
grails.gorm.tests
FindOrSaveWhereSpec()
- Constructor in
FindOrSaveWhereSpec
FindWhereSpec
- Class in
grails.gorm.tests
FindWhereSpec()
- Constructor in
FindWhereSpec
FirstAndLastMethodSpec
- Class in
grails.gorm.tests
FirstAndLastMethodSpec()
- Constructor in
FirstAndLastMethodSpec
G
getDomainClasses()
- Method in
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
getDomainClasses()
- Method in
ConstraintsSpec
getDomainClasses()
- Method in
DirtyCheckingAfterListenerSpec
getDomainClasses()
- Method in
DirtyCheckingSpec
getDomainClasses()
- Method in
DisableAutotimeStampSpec
getDomainClasses()
- Method in
FirstAndLastMethodSpec
getDomainClasses()
- Method in
GormDatastoreSpec
getDomainClasses()
- Method in
InheritanceSpec
getDomainClasses()
- Method in
PersistenceEventListenerSpec
getDomainClasses()
- Method in
PropertyComparisonQuerySpec
getDomainClasses()
- Method in
ProxyInitializationSpec
getDomainClasses()
- Method in
QueryEventsSpec
getDomainClasses()
- Method in
UniqueConstraintSpec
getDomainClasses()
- Method in
UpdateWithProxyPresentSpec
getDomainClasses()
- Method in
ValidationSpec
getDomainClasses()
- Method in
WhereLazySpec
getOrder()
- Method in
QueryEventsSpec.SpecQueryEventListener
getOrder()
- Method in
SessionCreationEventSpec.Listener
GormDatastoreSpec
- Class in
grails.gorm.tests
A Spec base class that manages a Session for each feature as well as meta class cleanup on the Entity classes in the TCK.
GormDatastoreSpec()
- Constructor in
GormDatastoreSpec
GormEnhancerSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
GormEnhancerSpec()
- Constructor in
GormEnhancerSpec
GormValidateableSpec
- Class in
org.grails.datastore.gorm
GormValidateableSpec()
- Constructor in
GormValidateableSpec
GroovyProxySpec
- Class in
grails.gorm.tests
Authors:
graemerocher
GroovyProxySpec()
- Constructor in
GroovyProxySpec
H
I
id
- Property in
ChildEntity
id
- Property in
ClassWithListArgBeforeValidate
id
- Property in
ClassWithNoArgBeforeValidate
id
- Property in
ClassWithOverloadedBeforeValidate
id
- Property in
TestEntity
InheritanceSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
InheritanceSpec()
- Constructor in
InheritanceSpec
iSize
- Property in
ClassWithHungarianNotation
J
K
L
listArgCounter
- Property in
ClassWithListArgBeforeValidate
listArgCounter
- Property in
ClassWithOverloadedBeforeValidate
listener
- Property in
DirtyCheckingAfterListenerSpec
listener
- Property in
PersistenceEventListenerSpec
listener
- Property in
QueryEventsSpec
listener
- Property in
SessionCreationEventSpec
ListOrderBySpec
- Class in
grails.gorm.tests
Authors:
graemerocher
ListOrderBySpec()
- Constructor in
ListOrderBySpec
loadSetupClass()
- Method in
GormDatastoreSpec
M
mapping
- Property in
ChildEntity
mapping
- Property in
TestEntity
MAX_VALUE
- Field in
TestEnum
MIN_VALUE
- Field in
TestEnum
N
name
- Property in
ChildEntity
name
- Property in
ClassWithListArgBeforeValidate
name
- Property in
ClassWithNoArgBeforeValidate
name
- Property in
ClassWithOverloadedBeforeValidate
name
- Property in
TestEntity
NamedQuerySpec
- Class in
grails.gorm.tests
Authors:
graemerocher
NamedQuerySpec()
- Constructor in
NamedQuerySpec
NegationSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
NegationSpec()
- Constructor in
NegationSpec
next()
- Method in
TestEnum
noArgCounter
- Property in
ClassWithNoArgBeforeValidate
noArgCounter
- Property in
ClassWithOverloadedBeforeValidate
NotInListSpec
- Class in
grails.gorm.tests
Created by graemerocher on 06/03/2017.
NotInListSpec()
- Constructor in
NotInListSpec
NullValueEqualSpec
- Class in
grails.gorm.tests
NullValueEqualSpec()
- Constructor in
NullValueEqualSpec
O
onApplicationEvent(org.springframework.context.ApplicationEvent)
- Method in
QueryEventsSpec.SpecQueryEventListener
onApplicationEvent(org.springframework.context.ApplicationEvent)
- Method in
SessionCreationEventSpec.Listener
OneToManySpec
- Class in
grails.gorm.tests
Authors:
graemerocher
OneToManySpec()
- Constructor in
OneToManySpec
OneToOneSpec
- Class in
grails.gorm.tests
OneToOneSpec()
- Constructor in
OneToOneSpec
OptimisticLockingSpec
- Class in
grails.gorm.tests
Authors:
Burt Beckwith
OptimisticLockingSpec()
- Constructor in
OptimisticLockingSpec
OrderBySpec
- Class in
grails.gorm.tests
Abstract base test for order by queries.
OrderBySpec()
- Constructor in
OrderBySpec
P
PagedResultSpec
- Class in
grails.gorm.tests
PagedResultSpec()
- Constructor in
PagedResultSpec
PersistenceEventListenerSpec
- Class in
grails.gorm.tests
Authors:
Tom Widmer
PersistenceEventListenerSpec()
- Constructor in
PersistenceEventListenerSpec
post-events are fired after queries are run()
- Method in
QueryEventsSpec
PostExecution
- Property in
QueryEventsSpec.SpecQueryEventListener
pre-events are fired before queries are run()
- Method in
QueryEventsSpec
PreExecution
- Property in
QueryEventsSpec.SpecQueryEventListener
previous()
- Method in
TestEnum
propertiesPassedToBeforeValidate
- Property in
ClassWithListArgBeforeValidate
propertiesPassedToBeforeValidate
- Property in
ClassWithOverloadedBeforeValidate
PropertyComparisonQuerySpec
- Class in
grails.gorm.tests
Tests for criteria queries that compare two properties
PropertyComparisonQuerySpec()
- Constructor in
PropertyComparisonQuerySpec
proxyHandler
- Property in
DirtyCheckingSpec
ProxyInitializationSpec
- Class in
grails.gorm.tests
ProxyInitializationSpec()
- Constructor in
ProxyInitializationSpec
ProxyLoadingSpec
- Class in
grails.gorm.tests
Abstract base test for loading proxies.
ProxyLoadingSpec()
- Constructor in
ProxyLoadingSpec
Q
QueryAfterPropertyChangeSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
QueryAfterPropertyChangeSpec()
- Constructor in
QueryAfterPropertyChangeSpec
QueryByAssociationSpec
- Class in
grails.gorm.tests
Abstract base test for query associations.
QueryByAssociationSpec()
- Constructor in
QueryByAssociationSpec
QueryByNullSpec
- Class in
grails.gorm.tests
QueryByNullSpec()
- Constructor in
QueryByNullSpec
QueryEventsSpec
- Class in
grails.gorm.tests
Tests for query events.
QueryEventsSpec.SpecQueryEventListener
- Class in
grails.gorm.tests
QueryEventsSpec.SpecQueryEventListener()
- Constructor in
QueryEventsSpec.SpecQueryEventListener
QueryEventsSpec()
- Constructor in
QueryEventsSpec
R
RangeQuerySpec
- Class in
grails.gorm.tests
Abstract base test for querying ranges.
RangeQuerySpec()
- Constructor in
RangeQuerySpec
S
SaveAllSpec
- Class in
grails.gorm.tests
SaveAllSpec()
- Constructor in
SaveAllSpec
session
- Property in
GormDatastoreSpec
SessionCreationEventSpec
- Class in
grails.gorm.tests
Test case that session creation events are fired.
SessionCreationEventSpec.Listener
- Class in
grails.gorm.tests
SessionCreationEventSpec.Listener()
- Constructor in
SessionCreationEventSpec.Listener
SessionCreationEventSpec()
- Constructor in
SessionCreationEventSpec
SessionPropertiesSpec
- Class in
grails.gorm.tests
Test session properties
SessionPropertiesSpec()
- Constructor in
SessionPropertiesSpec
SETUP_CLASS_NAME
- Property in
GormDatastoreSpec
setup()
- Method in
DirtyCheckingAfterListenerSpec
setup()
- Method in
DirtyCheckingSpec
setup()
- Method in
DomainEventsSpec
setup()
- Method in
GormDatastoreSpec
setup()
- Method in
PersistenceEventListenerSpec
setup()
- Method in
QueryEventsSpec
setup()
- Method in
SessionCreationEventSpec
setupClass
- Property in
GormDatastoreSpec
setupSpec()
- Method in
GormDatastoreSpec
SizeQuerySpec
- Class in
grails.gorm.tests
Tests for querying the size of collections etc.
SizeQuerySpec()
- Constructor in
SizeQuerySpec
supportsEventType(Class<? extends ApplicationEvent>)
- Method in
QueryEventsSpec.SpecQueryEventListener
supportsEventType(Class<? extends ApplicationEvent>)
- Method in
SessionCreationEventSpec.Listener
supportsSourceType(Class<?>)
- Method in
QueryEventsSpec.SpecQueryEventListener
supportsSourceType(Class<?>)
- Method in
SessionCreationEventSpec.Listener
T
Test attach method()
- Method in
AttachMethodSpec
Test auto time stamping working()
- Method in
DomainEventsSpec
Test basic CRUD operations()
- Method in
CrudOperationsSpec
Test basic CRUD operations()
- Method in
GormEnhancerSpec
Test bean autowiring()
- Method in
DomainEventsSpec
Test before update event()
- Method in
DomainEventsSpec
Test beforeValidate gets called on save()()
- Method in
ValidationSpec
Test beforeValidate gets called on validate() and passing a list of field names to validate()
- Method in
ValidationSpec
Test beforeValidate gets called on validate()()
- Method in
ValidationSpec
Test between query with dates()
- Method in
RangeQuerySpec
Test between query()
- Method in
RangeQuerySpec
Test calling setMetaClass method on proxy()
- Method in
GroovyProxySpec
Test chaining named queries()
- Method in
NamedQuerySpec
Test circular one-to-many()
- Method in
CircularOneToManySpec
Test complex negation in criteria()
- Method in
NegationSpec
Test conjunction query()
- Method in
CriteriaBuilderSpec
Test constraints with static default values()
- Method in
ConstraintsSpec
Test count by query()
- Method in
GormEnhancerSpec
Test count distinct projection()
- Method in
CriteriaBuilderSpec
Test count method following named criteria()
- Method in
NamedQuerySpec
Test count method on detached criteria and additional criteria()
- Method in
DetachedCriteriaSpec
Test count method on detached criteria()
- Method in
DetachedCriteriaSpec
Test count with parameterized named query()
- Method in
NamedQuerySpec
Test count() method()
- Method in
GormEnhancerSpec
Test count()()
- Method in
CriteriaBuilderSpec
Test countBy()()
- Method in
EnumSpec
Test creation and behavior of Groovy proxies with method call()
- Method in
GroovyProxySpec
Test creation and behavior of Groovy proxies()
- Method in
GroovyProxySpec
Test delete events()
- Method in
DomainEventsSpec
Test delete events()
- Method in
PersistenceEventListenerSpec
Test deleteAll method on detached criteria with empty criteria()
- Method in
DetachedCriteriaSpec
Test deleteAll method()
- Method in
DetachedCriteriaSpec
test deleteAll with whereLazy()
- Method in
WhereLazySpec
Test disable validation()
- Method in
ValidationSpec
Test disjunction query()
- Method in
CriteriaBuilderSpec
Test dynamic finder on detached criteria()
- Method in
DetachedCriteriaSpec
Test dynamic finder with conjunction()
- Method in
GormEnhancerSpec
Test dynamic finder with disjunction()
- Method in
GormEnhancerSpec
Test dynamic finder with pagination parameters()
- Method in
GormEnhancerSpec
Test eqProperty query()
- Method in
PropertyComparisonQuerySpec
test event for new session()
- Method in
SessionCreationEventSpec
Test exists method()
- Method in
DetachedCriteriaSpec
Test failOnError()
- Method in
CrudOperationsSpec
Test find by example()
- Method in
FindByExampleSpec
Test findAll by example()
- Method in
FindByExampleSpec
Test findAllBy()()
- Method in
EnumSpec
Test findAllWhere method combined with named query()
- Method in
NamedQuerySpec
Test findAllWhere method with named query and disjunction()
- Method in
NamedQuerySpec
Test findAllWhere returns a matching Instance()
- Method in
FindWhereSpec
Test findAllWhere with a GString property()
- Method in
FindWhereSpec
Test findBy() with clearing the session()
- Method in
EnumSpec
Test findBy()()
- Method in
EnumSpec
Test findByInList()()
- Method in
EnumSpec
Test findOrCreateBy For A Record That Does Not Exist In The Database()
- Method in
FindByMethodSpec
Test findOrCreateBy Throws Exception If An OR Clause Is Used()
- Method in
FindByMethodSpec
Test findOrCreateBy With An AND Clause()
- Method in
FindByMethodSpec
Test findOrCreateWhere returns a new instance if it doesn't exist in the database()
- Method in
FindOrCreateWhereSpec
Test findOrCreateWhere returns a persistent instance if it exists in the database()
- Method in
FindOrCreateWhereSpec
Test findOrSaveBy For A Record That Does Exist In The Database()
- Method in
FindByMethodSpec
Test findOrSaveBy For A Record That Does Not Exist In The Database()
- Method in
FindByMethodSpec
Test findOrSaveWhere returns a new instance if it doesn't exist in the database()
- Method in
FindOrSaveWhereSpec
Test findOrSaveWhere returns a persistent instance if it exists in the database()
- Method in
FindOrSaveWhereSpec
Test findWhere method after chaining named queries()
- Method in
NamedQuerySpec
Test findWhere returns a matching Instance()
- Method in
FindWhereSpec
Test findWhere with a GString property()
- Method in
FindWhereSpec
Test findWhere with named query()
- Method in
NamedQuerySpec
Test first and last method with composite key()
- Method in
FirstAndLastMethodSpec
Test first and last method with empty datastore()
- Method in
FirstAndLastMethodSpec
Test first and last method with multiple entities in the datastore()
- Method in
FirstAndLastMethodSpec
Test first and last method with non standard identifier()
- Method in
FirstAndLastMethodSpec
Test first and last method with one entity()
- Method in
FirstAndLastMethodSpec
Test first and last method with sort parameter()
- Method in
FirstAndLastMethodSpec
Test geProperty query()
- Method in
PropertyComparisonQuerySpec
Test get method followed named query chaining()
- Method in
NamedQuerySpec
Test get method on detached criteria and additional criteria()
- Method in
DetachedCriteriaSpec
Test get method returns correct object()
- Method in
NamedQuerySpec
Test get method returns null()
- Method in
NamedQuerySpec
Test get minimum value with projection()
- Method in
CriteriaBuilderSpec
Test get returns null of non-existent entity()
- Method in
CrudOperationsSpec
Test get using a string-based key()
- Method in
CrudOperationsSpec
Test get with id of object which does not match criteria()
- Method in
NamedQuerySpec
Test get with parameterized named query()
- Method in
NamedQuerySpec
Test getAll() method()
- Method in
GormEnhancerSpec
Test greater than or equal to and less than or equal to queries()
- Method in
RangeQuerySpec
Test gtProperty query()
- Method in
PropertyComparisonQuerySpec
Test hasMany with inheritance should return appropriate class()
- Method in
InheritanceSpec
Test id projection()
- Method in
CriteriaBuilderSpec
Test ident() method()
- Method in
GormEnhancerSpec
Test idEq method()
- Method in
CriteriaBuilderSpec
test if proxy is initialized()
- Method in
ProxyInitializationSpec
Test ilike query()
- Method in
GormEnhancerSpec
Test in list query()
- Method in
GormEnhancerSpec
Test inheritance with dynamic finder()
- Method in
InheritanceSpec
test initialized proxy is not marked as dirty()
- Method in
DirtyCheckingSpec
Test InRange Dynamic Finder()
- Method in
RangeQuerySpec
Test insert events()
- Method in
DomainEventsSpec
Test insert events()
- Method in
PersistenceEventListenerSpec
Test iterate of detached criteria()
- Method in
DetachedCriteriaSpec
Test leProperty query()
- Method in
PropertyComparisonQuerySpec
Test like query()
- Method in
GormEnhancerSpec
Test list distinct entities()
- Method in
NamedQuerySpec
Test list method on detached criteria and additional criteria()
- Method in
DetachedCriteriaSpec
Test list method on detached criteria with pagination()
- Method in
DetachedCriteriaSpec
Test list method on detached criteria()
- Method in
DetachedCriteriaSpec
Test list method with property projection()
- Method in
DetachedCriteriaSpec
Test list() query()
- Method in
CriteriaBuilderSpec
Test listOrderBy property name method()
- Method in
ListOrderBySpec
Test load events()
- Method in
DomainEventsSpec
Test load events()
- Method in
PersistenceEventListenerSpec
Test load proxied instance directly()
- Method in
ProxyLoadingSpec
Test ltProperty query()
- Method in
PropertyComparisonQuerySpec
Test max and offset parameter()
- Method in
NamedQuerySpec
Test max parameter()
- Method in
NamedQuerySpec
Test max results()
- Method in
NamedQuerySpec
Test modify property before save()
- Method in
DomainEventsSpec
Test multi-delete events()
- Method in
DomainEventsSpec
Test multi-delete events()
- Method in
PersistenceEventListenerSpec
Test multi-load events()
- Method in
DomainEventsSpec
Test multi-load events()
- Method in
PersistenceEventListenerSpec
Test named query passing multiple parameters to a nested query()
- Method in
NamedQuerySpec
Test Named Query Passing Multiple Params To Nested Named Query()
- Method in
NamedQuerySpec
Test named query with additional criteria closure()
- Method in
NamedQuerySpec
Test named query with conjunction()
- Method in
NamedQuerySpec
Test named query with countBy*() dynamic finder()
- Method in
NamedQuerySpec
Test named query with disjunction()
- Method in
NamedQuerySpec
Test named query with find by boolean property()
- Method in
NamedQuerySpec
Test named query with findAll by boolean property()
- Method in
NamedQuerySpec
Test named query with findAllBy*() dyamic finder()
- Method in
NamedQuerySpec
Test named query with findBy*() dynamic finder()
- Method in
NamedQuerySpec
Test named query with list() method()
- Method in
NamedQuerySpec
Test named query with listOrderBy*() dynamic finder()
- Method in
NamedQuerySpec
Test named query with multiple parameters and dynamic finder()
- Method in
NamedQuerySpec
Test named query with multiple parameters and map()
- Method in
NamedQuerySpec
Test named query with multiple parameters()
- Method in
NamedQuerySpec
Test named query with one parameter()
- Method in
NamedQuerySpec
Test named query with relationships in criteria()
- Method in
NamedQuerySpec
Test negation in dynamic finder()
- Method in
NegationSpec
Test neProperty query()
- Method in
PropertyComparisonQuerySpec
test not in list returns the correct results()
- Method in
NotInListSpec
test null value in equal and not equal()
- Method in
NullValueEqualSpec
Test obtain a single result()
- Method in
CriteriaBuilderSpec
Test obtain association entity using property projection()
- Method in
CriteriaBuilderSpec
Test obtain property value using projection()
- Method in
CriteriaBuilderSpec
Test optimistic locking disabled with 'version false'()
- Method in
OptimisticLockingSpec
Test optimistic locking()
- Method in
OptimisticLockingSpec
Test order by a property name()
- Method in
CriteriaBuilderSpec
Test order by property name with dynamic finder()
- Method in
OrderBySpec
Test order by with list() method()
- Method in
OrderBySpec
Test order with criteria()
- Method in
OrderBySpec
Test passing null as the sole argument to a dynamic finder multiple times()
- Method in
QueryByNullSpec
Test passing parameters to additional criteria()
- Method in
NamedQuerySpec
Test patterns which shold throw MissingMethodException()
- Method in
FindByMethodSpec
Test persist and retrieve one-to-one with inverse key()
- Method in
OneToOneSpec
Test persist and retrieve unidirectional many-to-one()
- Method in
OneToOneSpec
Test persist of association with proxy()
- Method in
OneToManySpec
Test proxying of non-existent instance throws an exception()
- Method in
GroovyProxySpec
Test query entity by single-ended association()
- Method in
QueryByAssociationSpec
Test query using proxied association()
- Method in
ProxyLoadingSpec
Test querying with inheritance()
- Method in
InheritanceSpec
Test referencing named query before any dynamic methods()
- Method in
NamedQuerySpec
test relationships are marked dirty when proxies are used but different()
- Method in
DirtyCheckingSpec
test relationships marked dirty when domain objects are used and changed()
- Method in
DirtyCheckingSpec
test relationships not marked dirty when domain objects are used()
- Method in
DirtyCheckingSpec
test relationships not marked dirty when proxies are used()
- Method in
DirtyCheckingSpec
Test rollback transaction with Exception()
- Method in
WithTransactionSpec
Test rollback transaction with Runtime Exception()
- Method in
WithTransactionSpec
Test rollback transaction()
- Method in
WithTransactionSpec
test save and return bidirectional one to many()
- Method in
OneToManySpec
test save and return unidirectional one to many()
- Method in
OneToManySpec
Test save method that takes a map()
- Method in
CrudOperationsSpec
Test save() with transaction()
- Method in
WithTransactionSpec
Test save()()
- Method in
EnumSpec
Test select method on detached criteria with empty criteria()
- Method in
DetachedCriteriaSpec
test session properties()
- Method in
SessionPropertiesSpec
Test setting metaClass property on proxy()
- Method in
GroovyProxySpec
Test simple dynamic finder()
- Method in
GormEnhancerSpec
Test simple negation in criteria()
- Method in
NegationSpec
Test sizeEq criterion()
- Method in
SizeQuerySpec
Test sizeGe criterion()
- Method in
SizeQuerySpec
Test sizeGt criterion()
- Method in
SizeQuerySpec
Test sizeLe criterion()
- Method in
SizeQuerySpec
Test sizeLt criterion()
- Method in
SizeQuerySpec
Test sizeNe criterion()
- Method in
SizeQuerySpec
test state change from listener update the object()
- Method in
DirtyCheckingAfterListenerSpec
Test that a class marked with @Entity implements GormValidateable()
- Method in
GormValidateableSpec
Test that a getTotalCount will return 0 on empty result()
- Method in
PagedResultSpec
Test that a paged result list is returned from the critera with pagination params()
- Method in
PagedResultSpec
Test that a paged result list is returned from the list() method with pagination params()
- Method in
PagedResultSpec
Test that a real validate method exists, not a runtime added method()
- Method in
GormValidateableSpec
Test that an entity is de-indexed after a change to an indexed property()
- Method in
QueryAfterPropertyChangeSpec
Test that dirty checking methods work when changing entities()
- Method in
DirtyCheckingSpec
Test that many objects can be deleted at once using multiple arguments and flushes()
- Method in
DeleteAllSpec
Test that many objects can be deleted at once using multiple arguments()
- Method in
DeleteAllSpec
Test that many objects can be deleted using an iterable and flushes()
- Method in
DeleteAllSpec
Test that many objects can be deleted using an iterable()
- Method in
DeleteAllSpec
Test that many objects can be saved at once using a list()
- Method in
SaveAllSpec
Test that many objects can be saved at once using an iterable()
- Method in
SaveAllSpec
Test that many objects can be saved at once using multiple arguments()
- Method in
SaveAllSpec
Test that parameter to get is converted()
- Method in
NamedQuerySpec
Test that returning false from beforeDelete evicts the event()
- Method in
DomainEventsSpec
Test that returning false from beforeInsert evicts the event()
- Method in
DomainEventsSpec
Test that returning false from beforeUpdate evicts the event()
- Method in
DomainEventsSpec
Test that validate is called on save()()
- Method in
ValidationSpec
Test that validate works without a bound Session()
- Method in
ValidationSpec
Test that when auto timestamping is disabled the dateCreated and lastUpdated properties are not set()
- Method in
DisableAutotimeStampSpec
Test the list method returns a PagedResultList with pagination arguments()
- Method in
DetachedCriteriaSpec
test unique constraint for the associated child object()
- Method in
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
test unique constraint on root instance()
- Method in
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
test unique constraint on the unmodified association loaded as initialized proxy()
- Method in
BuiltinUniqueConstraintWorksWithTargetProxiesConstraintsSpec
Test uniqueResult()
- Method in
NamedQuerySpec
Test update entity with association proxies()
- Method in
UpdateWithProxyPresentSpec
Test update events()
- Method in
PersistenceEventListenerSpec
test update inverse side of bidirectional one to many collection()
- Method in
OneToManySpec
test update inverse side of bidirectional one to many happens before flushing the session()
- Method in
OneToManySpec
Test update method on detached criteria with empty criteria()
- Method in
DetachedCriteriaSpec
Test update unidirectional oneToMany with proxy()
- Method in
UpdateWithProxyPresentSpec
Test updateAll method()
- Method in
DetachedCriteriaSpec
test updateAll with whereLazy()
- Method in
WhereLazySpec
Test Using AND Multiple Times In A Dynamic Finder()
- Method in
FindByMethodSpec
Test Using OR Multiple Times In A Dynamic Finder()
- Method in
FindByMethodSpec
Test validate() method()
- Method in
ValidationSpec
Test validating an object that has had values rejected with an ObjectError()
- Method in
ValidationSpec
Test validation events()
- Method in
PersistenceEventListenerSpec
Test versioning()
- Method in
OptimisticLockingSpec
TEST_CLASSES
- Property in
GormDatastoreSpec
testBooleanPropertyQuery()
- Method in
FindByMethodSpec
testChainingQueriesWithParams()
- Method in
NamedQuerySpec
TestEntity
- Class in
grails.gorm.tests
Authors:
graemerocher
TestEntity()
- Constructor in
TestEntity
TestEnum
- Enum in
grails.gorm.tests
testPersistBasicTypes()
- Method in
CommonTypesPersistenceSpec
Two parameter validate is called on entity validator if it implements Validator interface()
- Method in
ValidationSpec
U
UniqueConstraintSpec
- Class in
grails.gorm.tests
Tests the unique constraint
UniqueConstraintSpec()
- Constructor in
UniqueConstraintSpec
UpdateWithProxyPresentSpec
- Class in
grails.gorm.tests
Authors:
graemerocher
UpdateWithProxyPresentSpec()
- Constructor in
UpdateWithProxyPresentSpec
V
V1
- Field in
TestEnum
V2
- Field in
TestEnum
V3
- Field in
TestEnum
ValidationSpec
- Class in
grails.gorm.tests
Tests validation semantics.
ValidationSpec()
- Constructor in
ValidationSpec
valueOf(java.lang.String)
- Method in
TestEnum
values()
- Method in
TestEnum
version
- Property in
ChildEntity
version
- Property in
ClassWithListArgBeforeValidate
version
- Property in
ClassWithNoArgBeforeValidate
version
- Property in
ClassWithOverloadedBeforeValidate
version
- Property in
TestEntity
W
WhereLazySpec
- Class in
grails.gorm.tests
WhereLazySpec()
- Constructor in
WhereLazySpec
WithTransactionSpec
- Class in
grails.gorm.tests
Transaction tests.
WithTransactionSpec()
- Constructor in
WithTransactionSpec
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