-->
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: OneToMany sub objects filtering.
PostPosted: Thu Oct 12, 2006 3:15 pm 
Beginner
Beginner

Joined: Wed Jun 09, 2004 8:10 am
Posts: 28
Can I only use method described in '15.4. Associations'? Maybe there is another better way to handle this? So I can get my objects with filtered sub objects without any maps, etc.

I have:

A1{b1, b2}
A2{b3, b4, b5}

I want to get somethink like this:

A1{b1}
A2{b3}

Using method described in 15.4 I have:

A1{b1,b2}
b1

A2{b3,b4,b5}
b3

:(


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.