For EclipseLink we can use SessionEventAdapters (for Transaction callbacks) and DescriptorEvents (for change events). For Hibernate we can just use the same system Hibernate Search ORM has.
For EclipseLink we can use SessionEventAdapters (for Transaction callbacks) and DescriptorEvents (for change events).
For Hibernate we can just use the same system Hibernate Search ORM has.