-->
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.  [ 3 posts ] 
Author Message
 Post subject: Hibernate named Filters & native SQL
PostPosted: Thu Feb 02, 2006 4:57 pm 
Newbie

Joined: Thu Feb 02, 2006 4:47 pm
Posts: 2
Hibernate version:3.1.1

Is it possible to use named filters, like for instance:

<filter name="searchFilter" condition=":searchTerm like UPPER(display_name) OR :searchTerm like UPPER(rpt_description)"/>

when doing a native SQL call using session.createSQLQuery(...)?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 03, 2006 3:07 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
nope. there is a jira issue for it though

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 03, 2006 10:25 am 
Newbie

Joined: Thu Feb 02, 2006 4:47 pm
Posts: 2
max wrote:
nope. there is a jira issue for it though


For anyone's future reference: http://opensource2.atlassian.com/projec ... se/HHH-626

_________________
Jason Jones
www.javacrawl.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.