class OneToManySpec extends GrailsDataTckSpec
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
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 GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |