Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapted providers to new version of the driver #148

Merged
merged 25 commits into from
Feb 8, 2025

Conversation

fmeheust
Copy link
Member

@fmeheust fmeheust commented Feb 6, 2025

Replaced oracle.jdbc.driver.OracleConfigurationJsonProvider by oracle.jdbc.driver.configuration.OracleConfigurationParsableProvider, and updated javadocs that caused errors.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 6, 2025
@ting-lan-wang
Copy link
Member

Thank you for making the changes. I felt like I should be the one to take care of since I'm the person who made those changes in the driver. Anyways, please let me know if you have any questions!

ting-lan-wang
ting-lan-wang previously approved these changes Feb 7, 2025
Copy link
Member

@ting-lan-wang ting-lan-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@@ -84,7 +84,6 @@ public void test() {
* }
* }
* </pre>
*/
private OracleJsonObject constructJsonObject(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this method.

jeandelavarene
jeandelavarene previously approved these changes Feb 7, 2025
@fmeheust fmeheust dismissed jeandelavarene’s stale review February 8, 2025 17:57

The merge-base changed after approval.

@jeandelavarene jeandelavarene merged commit 182024c into main Feb 8, 2025
2 checks passed
@jeandelavarene jeandelavarene deleted the upgrade-ojdbc-23.7 branch February 8, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants