|
We are able to duplicate this issue without Hibernate Search in the following environment:
-
Hibernate 4.2.7.SP1
-
Spring Data JPA 1.2.7.RELEASE
-
Oracle 10g dialect
-
Using @Lock(LockModeType.PESSIMISTIC_WRITE) on a SELECT query that returns a single result
Please let me know if you need any additional details.
|