diff --git a/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties b/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties index d61480c42..787c27d0f 100644 --- a/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties +++ b/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties @@ -222,8 +222,7 @@ sequencesql-override: Going to override the DB2 specific default for the \ 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.