Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] bug 338783 - delete query fails with optimistic lock exception if JDBC batching is enabled on Oracle

Hi Kevin, all,
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=338783
 
please find attached a proposed patch for this issue. This issue occurred on Oracle when running the WDF test after I had enabled JDBC-batching in the tests. The  issue did not occur with the OraclePlatform but I could reproduce it with the Oracle10Platform.
 
The proposed patch adjust execution of no-prepared (heterogeneous) statement batches on Oracle 10 if (non-native) JDBC batching is enabled.
 
As my knowledge of the Oracle-platform is very limited, I would appreciate if someone with better knowledge could double-check the patch.
 
Thanks,
 
Adrian
 
Adrian Görler
SAP AG

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

Back to the top