Hello all,

I am completely new to hibernate and would be interested in the
solution to the following problem:

My application needs to support data in multiple languages. E.g A
product contains a title which can be stored in English, German,
Spanish, etc.

Could you tell me the best practice of how ..

A) would you store the details in the database (consider an
application with several business objects which contain several
translated properties)

B) would you model your classes so that it allows me to load an
instance in a given language (e.g. determined from
Threading.Culture, ...)

Thanks a lot for any advise.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to