-->
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: different cache CacheConcurrencyStrategy for same entity
PostPosted: Wed Jan 21, 2009 4:43 am 
Newbie

Joined: Wed Jan 14, 2009 7:22 am
Posts: 1
Hi,
I have hibernate annotated entities created in 'common' jar. This lib is then used by 3 different web apps, each one is interested in different cache strategy for entities. For example for 'person' @Entity annotated class, webapp 1 needs CacheConcurrencyStrategy.READ_ONLY but webapp 2 needs CacheConcurrencyStrategy.TRANSACTIONAL.
My question is this: is it possible to use hibernate annotations like javax.persistence.Entity on entity class and in the same time assign cache configuration via config file - that file I could differentiate beetween webapps.

best regards,
Bali


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.