[jboss-user] [Installation, Configuration & Deployment] - Re: Performance issue on getter method of entity bean

juha@jboss.org do-not-reply at jboss.com
Wed Feb 7 07:20:30 EST 2007


You need to mark your methods as read-only in meta-inf/jboss.xml

Also bear in mind that in general store is driven by transaction demarcation, and you control it by setting appropriate transaction attributes -- but in your simple case read-only tag should be sufficient.

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

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



More information about the jboss-user mailing list