-->
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: Read operation for Oracle Stored Procedures
PostPosted: Tue Mar 15, 2005 11:18 am 
Newbie

Joined: Tue Mar 15, 2005 10:40 am
Posts: 5
Read the rules before posting!
http://www.hibernate.org/ForumMailingli ... AskForHelp

Friends,

I have been working on Hibernate for the last 4 months.
We are executing stored procedures for sunning some reports. We are able to create, update and delete the Oracle 9i stored procedures. But when it comes for displaying, we are not able to do it.

Can anyone of you please provide an example for doing the <b>read</b> operation. I have read the documentations and they say that the read operation is not possible. Is there a work around for this.

Thanks a lot.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 18, 2005 5:29 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Here is a snipset for the development mailing list

Code:
patch is available at
http://opensource.atlassian.com/projects/hibernate/browse/HHH-238

which makes H3 support:
{}-syntax free native sql
full multi column support in native sql
support for returning entities from stored procedures

Gavin, please do your thing as we talked about - the jira contains a  summary of what it does, doesn't and todos ,)

I'll write the basic docs for it tomorrow.

[/quote]

_________________
Emmanuel


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.