-->
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: QuerySubstitution: InsertSubstitution?
PostPosted: Mon Apr 05, 2004 5:10 am 
Newbie

Joined: Fri Jan 30, 2004 1:59 am
Posts: 10
I use several boolean (and Boolean) fields and i would like Hibernate to map these type to 'Y' and 'N' characters. Querying (using QuerySubstitutions) works fine, but when you insert a new record it is stored with 0 or 1

Is it possible to persuade Hibernate to map it to 'Y' and 'N'?

Snippet from jboss-service.xml:
<attribute name="QuerySubstitutions">true 'Y', false 'N'</attribute>


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.