![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
i want to know how to embrace 2 procedure in 1 transaction by CallableStatement using {call procedure(?...)}.now i have to use execute() method and the sql sentence seems like "exec procedure-name ?....."i want to know the difference between these 2 ways to call procedure. thanx in advance
Replies: |
Sponsored Links
|