WAS v8.5 > Reference > Custom properties

wsjpa properties

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


wsjpa.AccessIntent

Use this property to 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.

For more information and examples on how the wsjpa.AccessIntent property is used, see the topic Specifying TaskName in a JPA persistence unit.


wsjpa.jdbc.Schema

Schema name in a DB2 package collection when using multiple DB2 package collections.

For more information about using the wsjpa.jdbc.Schema property see the topic, Configuring pureQuery to use multiple DB2 package collections.


wsjpa.jdbc.CollectionId

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

For more information about using the wsjpa.jdbc.CollectionId property see the topics, Configuring pureQuery to use multiple DB2 package collections and Configuring data source JDBC providers to use pureQuery in a Java SE environment.


Related


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


+

Search Tips   |   Advanced Search