Author: hthomann
Date: Tue Aug 23 21:26:48 2011
New Revision: 1160888
URL: http://svn.apache.org/viewvc?rev=1160888&view=rev
Log:
OPENJPA-1691: Made update to localizer.properties
Modified:
openjpa/branches/2.1.x/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
Modified: openjpa/branches/2.1.x/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties?rev=1160888&r1=1160887&r2=1160888&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
(original)
+++ openjpa/branches/2.1.x/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties
Tue Aug 23 21:26:48 2011
@@ -222,5 +222,4 @@ 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.
|