2014-08-25 17:42 GMT+02:00 Emmanuel Bernard :
> From what I could look at, AssociationPersister.collectionPersister() +
> inverse() is only called in
> OgmCollectionPersister.updateInverseSideOfAssociationNavigation() and the
> owning side CollectionPersister is provided.
>
> So to answer your que
>From what I could look at, AssociationPersister.collectionPersister() +
>inverse() is only called in
>OgmCollectionPersister.updateInverseSideOfAssociationNavigation() and the
>owning side CollectionPersister is provided.
So to answer your question
> is the collection persister passed to
> A