You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mi...@apache.org on 2009/07/02 21:25:25 UTC

svn propchange: r776413 - svn:log

Author: mikedd
Revision: 776413
Modified property: svn:log

Modified: svn:log at Thu Jul  2 19:25:25 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Jul  2 19:25:25 2009
@@ -1 +1,3 @@
-OPENJPA-975. Committing patch from B.J. Reed.
+OPENJPA-975:
+Remove auto-generated escape('\') text from queries when using Oracle. 
+Submitted by : B.J. Reed.