Skip to content

Conversation

meedbek
Copy link
Contributor

@meedbek meedbek commented May 2, 2025

A flight booking web application to demonstrate the use of sessionless transactions with JDBC.

Main logic under : BookingService.java

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 2, 2025
@jeandelavarene jeandelavarene self-assigned this May 2, 2025
<description>Sessionless transactions demo</description>
<properties>
<java.version>17</java.version>
<ojdbc.version>23.6.0.24.10</ojdbc.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Use 23.8

@@ -0,0 +1,44 @@
/*
* Copyright (c) 2024 Oracle and/or its affiliates.
Copy link
Contributor

Choose a reason for hiding this comment

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

@jeandelavarene jeandelavarene merged commit 1f64c2e into oracle-samples:main May 23, 2025
1 check 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.
2 participants