Skip to content

Issue #7230 - JDBC type specific setters based on EclipseLink#7246

Merged
romain-grecourt merged 1 commit into
helidon-io:mainfrom
Tomas-Kraus:issue-7230
Jul 25, 2023
Merged

Issue #7230 - JDBC type specific setters based on EclipseLink#7246
romain-grecourt merged 1 commit into
helidon-io:mainfrom
Tomas-Kraus:issue-7230

Conversation

@Tomas-Kraus

Copy link
Copy Markdown

This adds type specific setters from EclipseLink DatabasePlatform class.
Added config blueprint for options to customize setters.

@Tomas-Kraus Tomas-Kraus self-assigned this Jul 25, 2023
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 25, 2023
@Tomas-Kraus Tomas-Kraus requested a review from tomas-langer July 25, 2023 15:45
@Tomas-Kraus Tomas-Kraus force-pushed the issue-7230 branch 2 times, most recently from ac254fb to 2945b44 Compare July 25, 2023 16:08
Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>

@romain-grecourt romain-grecourt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we could further improve the setParameter method with switch pattern matching however I think we should wait until IntelliJ adds supports for Java 21.

@romain-grecourt romain-grecourt merged commit 7442d44 into helidon-io:main Jul 25, 2023
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.

2 participants