File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ Oracle R2DBC.
416416 - Cached query results can cause phantom reads even if the serializable
417417 transaction isolation level is set. Set this to "false" if using the
418418 serializable isolation level.
419- - [ oracle.jdbc.timeZoneAsRegion ] ( https://docs.oracle.com/en/database/oracle/oracle-database/21/jajdb/oracle/jdbc/OracleConnection.html#CONNECTION_PROPERTY_TIMEZONE_AS_REGION )
419+ - [ oracle.jdbc.timezoneAsRegion ] ( https://docs.oracle.com/en/database/oracle/oracle-database/21/jajdb/oracle/jdbc/OracleConnection.html#CONNECTION_PROPERTY_TIMEZONE_AS_REGION )
420420 - Setting this option to "false" may resolve "ORA-01882: timezone region not
421421 found". The ORA-01882 error happens when Oracle Database doesn't recognize
422422 the name returned by ` java.util.TimeZone.getDefault().getId() ` .
You can’t perform that action at this time.
0 commit comments