[jboss-user] [Beginners Corner] - Re: JBoss Cache

DoubleDenim do-not-reply at jboss.com
Thu Nov 6 05:25:19 EST 2008


Hey there,

I'm using the caching mechanism in jboss with persistent entities.

If you have not already done so, it might be worth migrating your application to use ejb3's persistence. There are tools out there that will assist you with converting an existing db schema to ejb3/hibernate pojos. From here it is a matter of a few annotations and xml tags to utilize the L2 cache to stop your application making excessive duplicate sql queries.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187265#4187265

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187265



More information about the jboss-user mailing list