Has anybody tried the caching of CMPs by the AS ? We examined our application 
and discovered it was hitting the database thousands of times for each request, 
this was due to the application developers use of findByBusinessKey methods, we 
converted the code to use the findbyPrimaryKey method so the AS can cache, this 
halved the number of SQL statements but seems to have no effect on performance 
???
Any ideas what might be happening ?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997489
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to