oracle / ojdbc-extensions

The Oracle JDBC Driver Extensions include providers for centralized configuration or token providers for authentication with the DB.
Universal Permissive License v1.0
13 stars 5 forks source link

Multi-region support in OCI #38

Closed jeandelavarene closed 11 months ago

jeandelavarene commented 1 year ago

In order to support multiple regions in OCI the provider needs to know in which region the resource is located. This is true for DBTools for example. In v1.0.0 the profile's region is used and so the DBTools connection must be located in the profile's region. We need a new property to configure the region.