1. getting MySQL Queried from a Hibernate Ejb Query stackoverflow.comIn Our project we are using Hibernate with EJB. Currently I am working on performance tunning of Application, I got some slow queries from a Mysql Slow query log . But these queries are ... |
2. Hibernate v/s EJB - Performance forum.hibernate.orgI am currently looking at an application that uses a large number of BMP for data persistence. The stateless session facade looks like a structural code and workflow methods looks like C. On top of this we are experiencing a certain degree of performance issue due to the need to persist all the data (especially CLOB data type) I am looking ... |