Thread:
 What about multiple custom TimeZones? 
 rgutmann   14 Apr 2005, 12:23 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: rgutmann (14 Apr 2005, 12:23) Replies: 0, Views: 37874
Subject: What about multiple custom TimeZones?
Hello,

isn't the usual case - when a different timezone is needed - a bit more
complicated? E.g.: don't you usually have clients from all over the
world (each in their own timezone) bringing you dates to a central
appserver (with one central timezone) which then uses Hibernate to store
the data?

And, if you have fat clients which are acting this way, don't they query
objects in one session, then close the session (detaching the objects?)
and try to save the modified objects in one bunch in a new session
(reattached?)? Thus every session needs a customizable TimeZone, doesn't it?

A you might haved guessed by now, this is my current implementation
problem. Any ideas would be greatly appreciated. ;)

Best regards,

Ralph.
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]