File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ Oracle R2DBC.
416
416
- Cached query results can cause phantom reads even if the serializable
417
417
transaction isolation level is set. Set this to "false" if using the
418
418
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 )
420
420
- Setting this option to "false" may resolve "ORA-01882: timezone region not
421
421
found". The ORA-01882 error happens when Oracle Database doesn't recognize
422
422
the name returned by ` java.util.TimeZone.getDefault().getId() ` .
You can’t perform that action at this time.
0 commit comments