-->
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: @Where and true/false value
PostPosted: Fri Sep 10, 2010 1:46 am 
Newbie

Joined: Tue Aug 28, 2007 10:01 pm
Posts: 3
When I try to use @org.hibernate.annotations.Where(clause="deleted = false"), Hibernate generates SQL something like the followings...

Code:
board_.deleted = board_.false


But as you guess, I expected "board_deleted = false".

Is it possible to make Hibernate distinguish Database specific keywords(like true, false, ....) and generate correct SQL?


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.