+

Search Tips   |   Advanced Search

wsjpa properties

The extension properties of Java Persistence API (JPA) for WAS can be specified with the openjpa or wsjpa prefix. This topic features the wsjpa properties.


wsjpa.AccessIntent

Define a TaskName that in the persistence.xml file using the wsjpa.AccessIntent property name in a persistence unit. The property value is a list of TaskNames, entity types and access intent definitions.


wsjpa.jdbc.Schema

wsjpa.jdbc.Schema is the schema name in a DB2 package collection when using multiple DB2 package collections.


wsjpa.jdbc.CollectionId

Collection Id name in a DB2 package collection when using multiple DB2 package collections.


Related tasks

Specify TaskName in a JPA persistence unit
  • Configure pureQuery to use multiple DB2 package collections
  • Configure data source JDBC providers to use pureQuery in a Java SE environment