Skip to content

CONNECTION_PROPERTY_PROXY_CLIENT_NAME not present in OracleR2dbcOptions #154

Closed
@deb538

Description

@deb538

OracleConnection class (https://docs.oracle.com/en/database/oracle/oracle-database/19/jajdb/oracle/jdbc/OracleConnection.html) has a field CONNECTION_PROPERTY_PROXY_CLIENT_NAME
image

We use this field in our application.

We are moving to R2DBC. Extended options supported by Oracle R2DBC in https://github.com/oracle/oracle-r2dbc/blob/main/src/main/java/oracle/r2dbc/OracleR2dbcOptions.java does not have field CONNECTION_PROPERTY_PROXY_CLIENT_NAME.
image

Please review and let me if there is any other way to pass proxy client name or it needs a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions