Improve backwards compatibility of 4.2 branch by reintroducing the deleted NonFlushedChanges interface

Description

The class org.hibernate.engine.spi.NonFlushedChanges was previously deleted in version 4.2.8 but that makes it harder for Hibernate Search to support the whole 4.2.x range.

We could reintroduce this interface, even though it's not longer used anywhere, just to satisfy the import statements.

Activity

Show:

Brett MeyerFebruary 26, 2014 at 10:17 PM

Thanks, Sanne!

Sanne GrinoveroFebruary 21, 2014 at 7:43 PM

sorry didn't mean to resolve.. wrong button.

Sanne GrinoveroFebruary 21, 2014 at 7:42 PM

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created February 21, 2014 at 7:32 PM
Updated February 27, 2014 at 12:55 AM
Resolved February 26, 2014 at 10:17 PM