|
In your RPG, after your sql statement (update,insert,delete) (I think you are using embedded sql here..) you will have to get the status id and then check the status and either do commit or rollback..
You can have sql embedded code & rpg together in sqlrpgle
You can also writer free format sql...
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Ashish Kulkarni
Sent: 22 June 2010 15:46
To: Java Programming on and around the iSeries / AS400
Subject: Re: Commit and rollback when calling stored procedure written in SQLRPGLE from java using JDBC
Hi
we are using SQL, to insert or update in files, there is no F Spec at all, it is all SQL.
On Tue, Jun 22, 2010 at 10:31 AM, Charles Wilt <charles.wilt@xxxxxxxxx>wrote:
You'd have to open the file under commitment control, use the COMMIT
keyword on the file's f-spec.
HTH,
Charles
On Tue, Jun 22, 2010 at 9:57 AM, Ashish Kulkarni
<ashish.kulkarni13@xxxxxxxxx> wrote:
Histored
Is there any document or can anyone give any ideas if i have bunch
of
procedures in RPGLE, how can i commit and rollback from java whenwe
calling them using JDBC,
For example, we have a SQLRPGLE program which does insert into a
table,
create a SP with this SQLRPGLE program as external program, we areto
able
call this SP from java using callabalestatement, Now we would likethere
to add commitment control, in java i would add
connection.setAutoCommit(false);,
is there anything i have to do when compiling this RPGLE program? is
parameter which i have to set when creating stored procedure(JAVA400-L) mailing list
--
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com
--
This is the Java Programming on and around the iSeries / AS400
To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe,--
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/java400-l.
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L) mailing list To post a message email:
JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/java400-l.
--
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
Consider the environment and think before you print this email.
Registered Address: Fortis House Tollgate Eastleigh Hampshire SO53 3YA Registered Number: 354568 England
Authorised and regulated by the Financial Services Authority
This e-mail together with any attachments are intended for the addressee only and may be private and confidential. If you are not the intended recipient, or the person responsible for delivering it to the intended recipient, you must not open any attachments, or copy, disclose, distribute, retain or use this e-mail, including any attachments, in any way whatsoever; please return it to us immediately using the reply facility on e-mail.
Consider the environment and think before you print this email.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.