Thanks
I am looking for examples or outlined examples ...
Jorge A Moreno
Military Car Sales, Inc
Email: jmoreno@xxxxxxxxxxxxxxxx
This email, including its attachments, may contain information that is
confidential and may be protected by federal and/or state laws and
regulations, or other confidentiality privileges. This email, including
its attachments, may contain non-public information, therefore it is
intended to be conveyed only to the designated recipient(s). If you are
not an intended recipient, please delete this email, including its
attachments, and notify the sender. The unauthorized use, dissemination,
distribution or reproduction of this email, including its attachments, is
prohibited and may be unlawful.
From: Jack Woehr <jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
To: Java Programming on and around the IBM i <java400-l@xxxxxxxxxxxx>
Date: 05/21/2015 02:04 PM
Subject: Re: How does the Java product handle commitment control
Sent by: "JAVA400-L" <java400-l-bounces@xxxxxxxxxxxx>
On Thu, May 21, 2015 at 11:17 AM, <jmoreno@xxxxxxxxxxxxxxxx> wrote:
Please let me know how does the Java product handles this commitment
control scenario
Short answer:
In Java, if you want to do things "by hand", you use the JDBC driver
directly.
If you want real transaction processing in Java, you use Java EE on top of
the JDBC driver.
https://docs.oracle.com/javaee/7/api/
Regards, Jack Woehr
As an Amazon Associate we earn from qualifying purchases.