Author
Resultset in Java using Oracle
Marcelo Velasquez
Greenhorn
Joined: Sep 20, 2007
Posts: 3
Hi How can I to send a Resultset from Oracle and How can I to receive in Java ? Where can I to find a example thank you in advance
Vassili Vladimir
Ranch Hand
Joined: Mar 08, 2007
Posts: 1585
posted Nov 05, 2007 23:18:00
0
Hi, Here you go ... Best of luck ...
Vassili ...
SCJP 5.0, SCWCD 1.4, SCJA 1.0
Marcelo Velasquez
Greenhorn
Joined: Sep 20, 2007
Posts: 3
Thank You But , I must build a Resultset from Procedure/Package from oracle, I do not know How can to do , with cursor or Table ? and How can I receive this cursor in Java Thank you
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1318
this might help you to get the overall idea. http://download-west.oracle.com/docs/cd/B10501_01/java.920/a96654/basic.htm#1006499
Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
subject: Resultset in Java using Oracle