-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Can Hibernate handle Multiple Cursors
PostPosted: Fri Mar 11, 2011 11:49 am 
Newbie

Joined: Thu Mar 10, 2011 5:51 pm
Posts: 1
Hi,

We are using Hibernate in our web applications and I have few questions, need some help from hibernate experts.

1. Can Hibernate handle multiple (Oracle) cursors?
2. Can Hibernate handle an Oracle cursor with IN OUT parameter? As per the Hibernate doc, the first parameter must be 'OUT' for any ref cursor. Does it mean that we can use a ref-cursor with 'IN' parameter?

My situation is that my app needs to communicate with DB in two ways; (a). Pass the result set to application and (b). Receive the modified data to be stored in DB, how can it be accomplished using Hibernate.

Any tip/help/suggestions will be greatly helpful

Thanks a bunch.


Top
 Profile  
 
 Post subject: Re: Can Hibernate handle Multiple Cursors
PostPosted: Tue Mar 29, 2011 11:39 am 
Newbie

Joined: Wed Sep 10, 2008 2:31 pm
Posts: 16
I am also interested in this post. I did see this post, but it wasn't really related to an in and an out, just two outs.

2 outs seem like more of a problem than 1 in and 1 out...

It would have been nice if the post referenced to would have pointed to some documentation. Could you point me to the documentation where you found that the ref cursor out had to be the first parameter?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.