class OneToManySpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
OneToManySpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test persist of association with proxy() |
|
void |
test save and return bidirectional one to many() |
|
void |
test save and return unidirectional one to many() |
|
void |
test update inverse side of bidirectional one to many collection() |
|
void |
test update inverse side of bidirectional one to many happens before flushing the session() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |