Skip to content

[master] fix #2423: Fix ClassCastException in remove method #2427

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

Zuplyx
Copy link
Contributor

@Zuplyx Zuplyx commented Jun 5, 2025

fix #2423

  • use unwrap to get the underlying OracleConnection in remove-Method

- use unwrap to get the underlying OracleConnection

Signed-off-by: Patrick Schmitt <[email protected]>
Copy link
Contributor

@rfelcman rfelcman left a comment

Choose a reason for hiding this comment

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

LGTM

@rfelcman rfelcman merged commit e62e78a into eclipse-ee4j:master Jun 9, 2025
6 checks passed
rfelcman pushed a commit to rfelcman/eclipselink that referenced this pull request Jun 10, 2025
…r.remove() method (eclipse-ee4j#2427)

- use unwrap to get the underlying OracleConnection

Signed-off-by: Patrick Schmitt <[email protected]>
(cherry picked from commit e62e78a)
Zuplyx added a commit to Zuplyx/eclipselink that referenced this pull request Jun 10, 2025
…r.remove() method (eclipse-ee4j#2427)

- use unwrap to get the underlying OracleConnection

(cherry picked from commit e62e78a)
Signed-off-by: Patrick Schmitt <[email protected]>
@Zuplyx Zuplyx deleted the dcn-cce branch June 10, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClassCastException in OracleChangeNotificationListener with wrapped Connection
2 participants