Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 284884

A fix for bug 284884 has been checked in.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=284884

(Diffs attached to bug)

Fix in DatasourceCall translateQueryString() to not translate argument markers if they are contained within quotes (if shouldProcessTokenInQuotes is false - which is the default for DatasourceCall). This enables the use of quoted questionmarks in literal SQL.

Testing: Added LiteralSQLExpressionWithQuestionMarkTest, referenced by ExpressionTestSuite

Reviewed by: Chris Delahunt
Revision: 4764

--
Oracle Email Signature Logo
David Minsky | Senior Member of Technical Staff | (613) 288-4605
Oracle Server Technologies | Sustaining Engineering
45 O'Connor Street, Suite 400, Ottawa, Ontario, Canada K1P 1A4

Back to the top