Commit a682a7d
HHH-13433 EntityManager.find() should only check for roll-back-only condition if there is an active JTA transaction, otherwise ORM should throw throw convert( e, lockOptions )
1 parent 6dc5f37 commit a682a7d
File tree
1 file changed
+1
-1
lines changed- hibernate-core/src/main/java/org/hibernate/internal
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3347 | 3347 | | |
3348 | 3348 | | |
3349 | 3349 | | |
3350 | | - | |
| 3350 | + | |
3351 | 3351 | | |
3352 | 3352 | | |
3353 | 3353 | | |
| |||
0 commit comments