-->
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: German Format of floating values
PostPosted: Thu Dec 22, 2005 6:08 am 
Newbie

Joined: Mon Nov 07, 2005 9:10 am
Posts: 3
Hibernate version:

hibernate 3.0

Mapping documents:

Hallo HTechies,

We have a problem of entering float values in German format. (i.e comma is used inplace of dot or point ex: 12,34 means 12.34). We are using hibernate as ORM with postgresql database, and JSF(Myfaces),our insertion of float numbers in German style, ends with the message "Conversion error". even used locale property of <x:inputText> tag. Actually Does hibernate support I18N, if so how...if you have any idea of getting through this... (but not manually editing the pojo classes generated by hibernate) , kindly share with the forum..

Thanks in advance

Satishhhh..

--- He who builds a better mousetrap these days runs into material shortages, patent-infringement suits, work stoppages, collusive bidding, discount discrimination--and taxes."- HE Martz


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 22, 2005 8:04 am 
CGLIB Developer
CGLIB Developer

Joined: Thu Aug 28, 2003 1:44 pm
Posts: 1217
Location: Vilnius, Lithuania
You must parse/format data in UI, hibernate is used to process data (float type value in this case) not graphical a representation.


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.