Skip to content

Conversation

@Tomas-Kraus
Copy link
Member

@Tomas-Kraus Tomas-Kraus commented Oct 7, 2025

3 Helidon Data examples:

  • Java SE imperative application that utilizes Helidon Data, EclipseLink, WebServer and a MySQL database
  • Java SE declarative application that utilizes Helidon Data, EclipseLink, WebServer, UCP DataSource and Oracle database
  • Java MicroProfile application that utilizes Helidon Data, Hibernate, WebServer, Hikari connection pool DataSource and MySQL database

Applications are slightly more complex than helidon-examples version to show also

  • data repository method with @Data.Query annotation
  • pagination support

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 7, 2025
@Tomas-Kraus Tomas-Kraus self-assigned this Oct 7, 2025
@Tomas-Kraus Tomas-Kraus marked this pull request as draft October 7, 2025 08:21
@barchetta
Copy link
Member

I've updated the validate workflow to use Java 25. Please rebase to get the fix. Sorry for the inconvenience.

Tomáš Kraus added 5 commits October 10, 2025 17:36
Signed-off-by: Tomáš Kraus <[email protected]>
application.yaml contains properties to generate DDL scripts with EclipseLink 4.x

Signed-off-by: Tomáš Kraus <[email protected]>
Signed-off-by: Tomáš Kraus <[email protected]>
Signed-off-by: Tomáš Kraus <[email protected]>
Signed-off-by: Tomáš Kraus <[email protected]>
@Tomas-Kraus Tomas-Kraus marked this pull request as ready for review October 10, 2025 16:20
@romain-grecourt romain-grecourt merged commit 70607ad into helidon-io:main Oct 10, 2025
8 checks passed
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