-->
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.  [ 1 post ] 
Author Message
 Post subject: SEQHILO Usage
PostPosted: Wed Nov 10, 2010 2:26 am 
Newbie

Joined: Thu Sep 16, 2010 1:21 am
Posts: 8
I am new to hibernate and i just started using seqhilo for ID generation for my application. I understood how the seqhilo works.
Am trying to use the seqhilo in a cluster environment. Here is my seqhilo usage details

<generator class="seqhilo">
<param name="sequence">SEQ_EWPGUID</param>
<param name="max_lo">100</param>
</generator>

I tested this on cluster, it seems to works fine but i did not understand how actually both the managed servers on the clusters get along in sequence ?

Also if i have a stand alone client which inserts data into same table without using Hibernate will it cause the problem like constraint violation in long run ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

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.