Java Persistence API 2.0

이 기능을 통해 Java Persistence API 2.0 스펙에 쓰여진 애플리케이션 관리 JPA와 컨테이너 관리 JPA를 사용하는 애플리케이션을 지원할 수 있습니다. 지원 기능은 컨테이너 관리 프로그래밍 모델을 지원하는 확장기능과 함께 Apache OpenJPA 위에 빌드되어 있습니다.

이 기능을 사용

Java Persistence API 2.0 기능을 사용하려면 server.xml 파일의 featureManager 요소 내에 다음 요소 선언을 추가하십시오.
<feature>jpa-2.0</feature>

이 기능에 의존하는 기능 개발

Java Persistence API 2.0 기능에 의존하는 기능을 개발 중인 경우, 새 기능의 기능 Manifest 파일에 있는 Subsystem-Content 헤더에 다음 항목을 포함시키십시오.
com.ibm.websphere.appserver.jpa-2.0; type="osgi.subsystem.feature"

이 기능이 제공하는 표준 API 패키지

  • javax.persistence
  • javax.persistence.criteria
  • javax.persistence.metamodel
  • javax.persistence.spi

이 기능이 제공하는 써드파티 API 패키지

  • org.apache.openjpa.abstractstore
  • org.apache.openjpa.ant
  • org.apache.openjpa.audit
  • org.apache.openjpa.conf
  • org.apache.openjpa.datacache
  • org.apache.openjpa.ee
  • org.apache.openjpa.enhance
  • org.apache.openjpa.event
  • org.apache.openjpa.instrumentation
  • org.apache.openjpa.instrumentation.jmx
  • org.apache.openjpa.jdbc.ant
  • org.apache.openjpa.jdbc.conf
  • org.apache.openjpa.jdbc.identifier
  • org.apache.openjpa.jdbc.kernel
  • org.apache.openjpa.jdbc.kernel.exps
  • org.apache.openjpa.jdbc.meta
  • org.apache.openjpa.jdbc.meta.strats
  • org.apache.openjpa.jdbc.schema
  • org.apache.openjpa.jdbc.sql
  • org.apache.openjpa.kernel
  • org.apache.openjpa.kernel.exps
  • org.apache.openjpa.kernel.jpql
  • org.apache.openjpa.lib.ant
  • org.apache.openjpa.lib.conf
  • org.apache.openjpa.lib.encryption
  • org.apache.openjpa.lib.graph
  • org.apache.openjpa.lib.identifier
  • org.apache.openjpa.lib.instrumentation
  • org.apache.openjpa.lib.jdbc
  • org.apache.openjpa.lib.log
  • org.apache.openjpa.lib.meta
  • org.apache.openjpa.lib.rop
  • org.apache.openjpa.lib.util
  • org.apache.openjpa.lib.util.concurrent
  • org.apache.openjpa.lib.util.svn
  • org.apache.openjpa.lib.xml
  • org.apache.openjpa.meta
  • org.apache.openjpa.persistence
  • org.apache.openjpa.persistence.criteria
  • org.apache.openjpa.persistence.jdbc
  • org.apache.openjpa.persistence.meta
  • org.apache.openjpa.persistence.osgi
  • org.apache.openjpa.persistence.query
  • org.apache.openjpa.persistence.util
  • org.apache.openjpa.persistence.validation
  • org.apache.openjpa.slice
  • org.apache.openjpa.slice.jdbc
  • org.apache.openjpa.util
  • org.apache.openjpa.validation
  • org.apache.openjpa.xmlstore

기능 구성 요소

server.xml 파일에서 다음 요소를 사용하여 Java Persistence API 2.0 기능을 구성할 수 있습니다.


주제의 유형을 표시하는 아이콘 참조 주제



시간소인 아이콘 마지막 업데이트 날짜: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-libcore-mp&topic=rwlp_feature_jpa-2.0
파일 이름: rwlp_feature_jpa-2.0.html