Appendix A. Properties for JDOHelper bootstrap

The following are the standard property names for use when constructing a persistence manager factory through the following JDOHelper method:

getPersistenceManagerFactory(Properties props) 

Each JDO vendor may add other properties for their implementation, which will be described in the product-specific documentation. For a detailed discussion of each of these properties please refer to the “JDOHelper” section in Chapter 6.

 javax.jdo.PersistenceManagerFactoryClass javax.jdo.option.Optimistic javax.jdo.option.RetainValues javax.jdo.option.RestoreValues javax.jdo.option.IgnoreCache javax.jdo.option.NontransactionalRead javax.jdo.option.NontransactionalWrite javax.jdo.option.Multithreaded javax.jdo.option.ConnectionDriverName ...

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.