James Sutherland has published a blog post showing how to significantly increase JPA performance.
In the post, he provides 11 different optimizations, such as pagination and query caching that can be applied to JPA. The EclipseLink JPA 3.2 implementation of JPA is used throughout the post.
This is a good article and well worth reading by anyone that develops database systems using JPA.
In the post, he provides 11 different optimizations, such as pagination and query caching that can be applied to JPA. The EclipseLink JPA 3.2 implementation of JPA is used throughout the post.
This is a good article and well worth reading by anyone that develops database systems using JPA.
Comments
Post a Comment