Mon Feb 01 04:26:28 GMT 2016 JDBC performance tipsSome tips, like use of addBatch() http://rgarg.blogspot.com/2005/10/jdbc-performance-pointers.html http://www.theserverside.com[..]ent/JDBCPerformance_PartIII/article.html Nice discussion about preparestatement caching http://www.theserverside.com/news/thread.tss?thread_id=27528 http://www.ibm.com/developerworks/java/library/j-jdbcnew/ http://blog.jooq.org[..]iting-sql-you-wont-believe-the-last-one/ Statement.getWarnings() is expensive - https://plumbr.eu[..]-doubled-our-jdbc-traffic-with-hibernate (google search) (amazon search) second |