oracle / oracle-r2dbc

R2DBC Driver for Oracle Database
https://oracle.com
Other
193 stars 40 forks source link

DN Matching Option Fix #103

Closed Michael-A-McMahon closed 1 year ago

Michael-A-McMahon commented 1 year ago

This branch works around Oracle JDBC behavior, in which the connection property to configure DN matching gets ignored. The workaround is to configure the property in the query section of the JDBC URL.