Integrate JPA Events, etc. to the Hibernate-Search JPA Module
Closed this issue · 2 comments
s4ke commented
Integrate JPA Events, etc. to the Hibernate-Search JPA Module
s4ke commented
an interface has been provided. now we have to investigate how we can get JPA to tell us everything we need. Maybe we have to implement separate adapters for EclipseLink, Hibernate, etc. as plain JPA doesn't give us all the events.
s4ke commented
seems to work :)