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: use custom stored procedure approach in cascade object fetch
PostPosted: Fri Nov 03, 2006 9:57 am 
Regular
Regular

Joined: Thu Aug 24, 2006 2:05 am
Posts: 80
is it possible to use custome stored procedure approach in cascade object operation fetch ?
Let's say I have one manufacturer class and it contains collection of Order(Order is another class).Now my question is when I fetch the manufacturer object using nHibernate and I want to fetch the OrderList using manufactureObject.OrderList. When I say manufactureObject.OrderList, nHibernate should invoke stored procedure containing certain parameters and the result will be like Order Object which contains collection of Orders.


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.