Appendix D. PersistenceManagerFactory

This appendix is provided as a quick reference to the get/set methods for the PersistenceManagerFactory interface’s configuration properties (Table D.1). It is more common to construct appropriately configured factories through the JDOHelper class than to configure each property through the PersistenceManagerFactory interface directly.

Table D.1. get/set methods for configuration properties
Property Type get set
ConnectionUserName String
ConnectionPassword String
ConnectionURL String
ConnectionDriverName String
ConnectionFactoryName String
ConnectionFactory Object
ConnectionFactory2Name String
ConnectionFactory2 Object
Multithreaded boolean
Optimistic boolean
RetainValues ...

Get Java™ Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.