1. Performance of ResultSet.get*(String) forum.hibernate.orgHello, I was tempted to post this to the "Performance-Challenge", but the problem is so general that I think I must be missing something. I've been testing Hibernate using the TPC-W benchmark ( http://www.tpc.org ), specifically, against the JDBC-Servlets implementation on jmob ( http://jmob.objectweb.org/tpcw.html ). I'm using hibernate 2.0.3 and mySQL 4.0.15 here, with the Connector/J driver (it could be that ... |
2. [performance] Get Nth entry from resultset? forum.hibernate.org |