-->
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: Filtering results in Annotation Mappings
PostPosted: Tue Mar 20, 2007 9:46 am 
Newbie

Joined: Thu Nov 02, 2006 6:59 pm
Posts: 8
Location: London
Hi

I was wondering if someone could give me some pointers in the right direction...

What I need to do is filter the results to only those that are active. If for example the property in a mapped entity looked like this

@OneToMany
@JoinTable(...)
@Filter("WHERE active = true") //obviously I just made this part up, but I need this kind of functionality
List<SomeObject> objects

Could anybody point me in the right direction on this?

Thanks


Top
 Profile  
 
 Post subject: Dont worry
PostPosted: Tue Mar 20, 2007 9:58 am 
Newbie

Joined: Thu Nov 02, 2006 6:59 pm
Posts: 8
Location: London
Thanks, but I managed to find it in the docs


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.