Administering applications that use the Java Persistence API

  • Configure JPA to work in your environment

    You have developed your applications to work with Java Persistence API (JPA) and now you must configure your JPA applications to work in your environment.

  • Configuring OpenJPA caching to improve performance

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

Task topic Task topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 7:16:32 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-express-iseries&topic=container_jpa_administering
File name: container_jpa_administering.html