Fixed
Details
Assignee
Former userFormer user(Deactivated)Reporter
Former userFormer user(Deactivated)Components
Fix versions
Priority
Major
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Components
Fix versions
Priority
Created February 8, 2012 at 8:49 AM
Updated February 29, 2012 at 11:55 AM
Resolved February 8, 2012 at 7:32 PM
In SQLExceptionTypeDelegate.convert(), java.sql.SQLTimeoutException should be mapped to org.hibernate.QueryTimeoutException.
This fixes the org.hibernate.ejb.test.lock.LockTest failures on oracle11gR2:
testQueryTimeout()
testQueryTimeoutEMProps()
I did not test this on oracle11gR2RAC, but the failures appear to be the same as oracle11gR2.