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.  [ 4 posts ] 
Author Message
 Post subject: Multilingualism with Hibernate
PostPosted: Tue Jun 01, 2004 5:46 am 
Newbie

Joined: Tue Jun 01, 2004 5:39 am
Posts: 1
Hello,

I am studying the opportunity of integrating Hibernate on my projet, and my problem is this : almost each java bean we use contains a field that has to be translated in different languages, so, is there a way to treat multilingualism with Hibernate?

Thanks a lot for answer

Olivier


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 01, 2004 6:23 am 
Senior
Senior

Joined: Fri Nov 21, 2003 5:55 am
Posts: 155
You can use a XML document with one new node for each translation and store it in a XMLType or a varchar.
But it's only one solution and not the best, it depends your application (users, servers, respond time...)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 01, 2004 6:24 am 
Senior
Senior

Joined: Fri Nov 21, 2003 5:55 am
Posts: 155
subich wrote:
You can use a XML document with one new node for each translation and store it in a XMLType or a varchar.
But it's only one solution and not the best, it depends your application (users, servers, respond time...)

But in fact it's not really a problem for hibernate it's almost a modelizing problem.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 01, 2004 6:40 am 
Beginner
Beginner

Joined: Fri Oct 17, 2003 4:11 am
Posts: 40
The solution of your ploblem is explained here:
http://www.openitnow.org/jbossrad/compo ... xt_en.html

Gio


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