A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.
This video course is a journey into Java data access performance tuning. From connection management, to batch updates, fetch sizes and concurrency control mechanisms, it unravels the inner workings of the most common Java data access frameworks.
The Mach 1 video course contains just a part of video lessons from the Mach 3 video course.
So, to get all the course material, we recommend you enroll in the latest Mach 3 video course.
Created By
Vlad Mihalcea is a Java Champion and one of the top Hibernate ORM project committers. He created the Hypersistence Optimizer tool, which scans your application configuration and mappings and tells you what changes you need to make to speed up your data access layer.
He's been answering thousands of questions about Hibernate and JPA on StackOverflow for which he's got gold badges for Hibernate, Java, and JPA tags.
Whenever he finds something interesting, he likes to share it on his personal blog. He believes in Open Source Software, and he thinks every developer should get involved, one way or the other.
If he doesn't find a suitable tool for a job, he takes the initiative and starts a new open source project, like Hibernate Types or FlexyPool.
Frequently Asked Questions
"I found the High-Performance Java Persistence video course to be a comprehensive training and an excellent addition to the ebook.
It is an effective way to get to the next stage of JPA knowledge."
- Zenko Turek, Technical Architect