-->
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.  [ 1 post ] 
Author Message
 Post subject: Calling complex stored procedure in Hibernate.
PostPosted: Mon Apr 14, 2008 3:35 pm 
Newbie

Joined: Mon Apr 14, 2008 3:21 pm
Posts: 1
[color=green]hi all,
Im new to hibernate.
im using hibernate 3.2.6
im able to call simple stored procedure in oracle 10g like procedure returns a curser from single table.
but my requirement is i need to call a complex stored procedure...
like it has 6 IN parameters and 1 OUT parameters and those IN/OUT parameters are not belongs to single TABLE. those parameters are related to some other tables.
based on those IN parameters Some calculations/logic are done in Procedure.

so how can i invoke these kind of Stored Procedure Using XML Mapping file(Hibernate Mapping).

Thanx in advance...
[/color]


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

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.