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

[3.0] SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - backport from master #1338

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

rfelcman
Copy link
Contributor

@rfelcman rfelcman commented Oct 6, 2021

Fixes #1299
Bugfix and unit test.

Signed-off-by: Radek Felcman [email protected]

…type - fix (eclipse-ee4j#1302)

SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter type - fix

Bugfix and unit test.


Signed-off-by: Radek Felcman <[email protected]>
(cherry picked from commit ebabd20)
…type - fix (eclipse-ee4j#1336)

Additional fix in Oracle12Platform class to use standard java.sql.Connection.createStruct() method.

Signed-off-by: Radek Felcman <[email protected]>
(cherry picked from commit 693d6d4)
Copy link
Member

@lukasj lukasj 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 764851a into eclipse-ee4j:3.0 Nov 29, 2021
@rfelcman rfelcman deleted the bug_jpa_1299_SQLStructWithLOB_3.0 branch November 29, 2021 12:03
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.

2 participants