Author: hthomann
Date: Tue Aug 23 21:38:37 2011
New Revision: 1160891

URL: http://svn.apache.org/viewvc?rev=1160891&view=rev
Log:
OPENJPA-1691: Made update to localizer.properties

Modified:
    
openjpa/trunk/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties

Modified: 
openjpa/trunk/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties?rev=1160891&r1=1160890&r2=1160891&view=diff
==============================================================================
--- 
openjpa/trunk/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
 (original)
+++ 
openjpa/trunk/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
 Tue Aug 23 21:38:37 2011
@@ -222,8 +222,7 @@ sequencesql-override: Going to override 
     string defined by the property rather than the default string for DB2.
 invalid-locking-mode: Invalid locking mode for SolidDB: "{0}"
 oracle-set-clob-warning: Setting the supportsSetClob property on the 
OracleDictionary no longer has an \
-    effect.  Code has been added to allow, by default, the functionality 
provided in previous releases \
-    via the supportsSetClob property.
+    effect.  The functionality provided by the supportsSetClob property  is 
now enabled, by default.
 sequence-cache-warning: Setting the useNativeSequenceCache property on the 
DBDictionary no longer has an \
     effect.  Code has been added to allow, by default, the functionality 
provided in previous releases \
     via the useNativeSequenceCache property.


Reply via email to