Using third-party persistence providers

Java™ Persistence API (JPA) for WebSphere® Application Server supports third-party persistence providers in their application server environment.

About this task

Java EE applications that use JPA functions can employ third-party persistence providers other than the providers that are included with the application server. Applications can also specify an Apache OpenJPA or EclipseLink provider that is a different version than what is included with the application server, as long as the same version of the JPA specification is supported.

There are two basic means to incorporate third-party providers into an application:
  • Embedding the persistence provider inside an application
  • Using shared libraries
Depending on your requirements, you can embed a persistence provider inside an application, or place the persistence provider into a shared library.

Procedure


指出主題類型的圖示 作業主題



時間戳記圖示 前次更新: July 9, 2016 11:15
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tejb_jpa3rdparty
檔名:tejb_jpa3rdparty.html