Category: <span>Open Source Tools</span>

Tuning Hibernate and Connector/J

Many Java developers using MySQL as a database also use Hibernate to bridge their OO designs with the relational database world. This video presents Hibernate and some related projects, with a focus on performance. It also covers performance related considerations about Connector/J, the official JDBC driver for MySQL, discussing settings …