Tuning applications that use the Java Persistence API

What to do next

  • Configuring OpenJPA caching to improve performance

    The OpenJPA implementation allows users the option of storing frequently used data in the memory to improve performance. OpenJPA provides concurrent data and concurrent query caches that allow applications to save persistent object data and query results in memory to share among threads and for use in future queries.

  • Configuring the WSJPA Object Cache to improve performance

    The WebSphere® Java™ Persistence API (WSJPA) extension to OpenJPA provides a read-only object cache that can improve performance in certain use cases.

Task topic    

Terms of Use | Feedback

Last updated: Oct 22, 2010 3:02:28 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v700osgijpa&product=was-nd-mp&topic=container_jpa_tuning
File name: container_jpa_tuning.html