Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] bug 327472 - testPESSMISTIC_ES5

Hi,
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=327472
 
this issue is due to a particularity in the order, which MaxDB uses to lock tables in the presence of FK constraints. Seems that MaxDB can't change this.
 
I am proposing to use a native query on MaxDB to assert that pessimistic locking with lock scope EXTENDED guarantees repeatable read on the join table (as required by the spec).
 
Could you please have a look?
 
Thanks,
 
Adrian
 
Adrian Görler
SAP AG

Pflichtangaben/Mandatory Disclosure Statements:
http://www.sap.com/company/legal/impressum.epx
 
 
 

Back to the top