Adding a Persistence Manager Factory

If you created a Container Managed Persistence EJB, you can add a persistence manager factory to manage between the EJB and the datasource.

To add a persistence manager factory:

Connection Factory xyz
Ignore Cache Enter True (default) to disable caching. False to enable caching.
Non Transactional Read Enter True (default) to enable non-transactional reading. False to disable.
Optimistic Enter False (default) to disable ...
PersistenceManagerFactoryName Enter a name for your persistence manager factory.
Retain Values Enter True (default) to retain the values.
 
See also
Using the Finder Methods Properties iPlanet AS Tab

Legal Notices