-->
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: Query on Cache for EJB3.0 entities on JBoss
PostPosted: Fri Oct 17, 2008 6:32 am 
Newbie

Joined: Fri Oct 17, 2008 3:50 am
Posts: 1
Hi,

I need to use JBoss cache for an applciation, to cache entites across a cluster. However, I want to configure it in such a fashion that once a POJO object for an entity is created, I should be able to write it only to JBoss cache. Database writes should be performed only based on some configuration for cache eviction, which may be based on a timer. The applciation uses stateless session beans to create / change entity objects and it will be expensive to do too many database write operations. Hence the need for this configuration.

Can you please give me pointers to achieve this ?

Thanks,
Nischala


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.