Assembling applications that use the Java Persistence API

What to do next

  • Using JPA access intent

    Java™ Persistence API (JPA) access intent specifies the isolation level and lock level used when reading data from a data source. Access intent controls the JDBC isolation level and whether read, update or exclusive locks are acquired when retrieving data.

  • Associating persistence providers and data sources

    Java Persistence API (JPA) applications specify the underlying data source that is used by the persistence provider to access the database.

Task topic    

Terms of Use | Feedback

Last updated: Oct 20, 2010 11:50:58 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-base-iseries&topic=container_jpa_assembling
File name: container_jpa_assembling.html