| Methods in org.hibernate.test.event.collection with parameters of type CollectionListeners |
protected void |
AbstractCollectionEventTest.checkNumberOfResults(CollectionListeners listeners,
int nEventsExpected)
|
protected void |
AbstractCollectionEventTest.checkResult(CollectionListeners listeners,
CollectionListeners.Listener listenerExpected,
ChildWithBidirectionalManyToMany child,
int index)
|
protected void |
BrokenCollectionEventTest.checkResult(CollectionListeners listeners,
CollectionListeners.Listener listenerExpected,
ChildWithBidirectionalManyToMany child,
int index)
|
protected void |
AbstractCollectionEventTest.checkResult(CollectionListeners listeners,
CollectionListeners.Listener listenerExpected,
Entity ownerExpected,
Collection collExpected,
int index)
|
protected void |
BrokenCollectionEventTest.checkResult(CollectionListeners listeners,
CollectionListeners.Listener listenerExpected,
Entity ownerExpected,
Collection collExpected,
int index)
|
protected void |
AbstractCollectionEventTest.checkResult(CollectionListeners listeners,
CollectionListeners.Listener listenerExpected,
ParentWithCollection parent,
int index)
|
protected void |
BrokenCollectionEventTest.checkResult(CollectionListeners listeners,
CollectionListeners.Listener listenerExpected,
ParentWithCollection parent,
int index)
|