-->
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: Hibernate with a database server and many clients
PostPosted: Sat Oct 08, 2005 8:28 am 
Newbie

Joined: Sat Oct 08, 2005 8:02 am
Posts: 1
Location: Budapest
Hi All,
my question is very simple, but it wasn't clear for me from the documetation.
Can I use Hibernate in a two tiered application environment where there is a single database server, and many clients each running their own Hibernate?
Is there any example for this kind of application?
It seems to me that it is possible, but I'm not sure.

Thanks

_________________
-farkas


Top
 Profile  
 
 Post subject:
PostPosted: Sat Oct 08, 2005 9:59 am 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
yes, it is possible.You can hibernate in 2-tier with long lived session (one session for application), too
There is one problem only - if your mapping is big (big schema) starting hibernate for every client is long and irritate for users


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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.