ObjectDB ObjectDB

Internal Website Search

91-100 of 193 resultsRefresh
25

Connection performace after upgrade to objectdb 2

Hi, I have performance problems with objectdb 2 when I tried to get the PersistenceManagerFactory and PersistenceManager : In objectdb 1 : PersistenceManagerFactory pmf = JDOHelper ... Just tried to create PersistenceManagerFactory and PersistenceManager for your database using
0

Constants.SERVICE_LOOKUP_PMF_RESOURCE_NAME

Static Field javax.jdo.Constants String SERVICE_LOOKUP_PMF_RESOURCE_NAME The name of the standard service configuration resource text file containing the name of an implementation of PersistenceManagerFactory. Constant value is META-INF/services/javax.jdo.PersistenceManagerFactory. Since: JDO 2.1
0

Constants.PROPERTY_PREFIX_INSTANCE_LIFECYCLE_LISTENER

, com.example.Bar.class}); where pmf is an instance of type PersistenceManagerFactory. Since: JDO 2.1 See Also: javax.jdo.PersistenceManagerFactory.addInstanceLifecycleListener(javax.jdo.listener.InstanceLifecycleListener,Class[])
0

javax.jdo.spi.JDOPermission

) by malicious code. closePersistenceManagerFactory This allows closing a PersistenceManagerFactory ... to the PersistenceManagerFactory would be releaseable by malicious code. Since: JDO 1.0 See Also: java.security.Permission java
0

Constants.PROPERTY_INSTANCE_LIFECYCLE_LISTENER

Static Field javax.jdo.Constants String PROPERTY_INSTANCE_LIFECYCLE_LISTENER "javax.jdo.listener.InstanceLifecycleListener" Since: JDO 2.1 See Also: PersistenceManagerFactory.addInstanceLifecycleListener(javax.jdo.listener.InstanceLifecycleListener,Class[]) PersistenceManagerFactory.removeInstanceLifecycleListener(javax.jdo.listener.InstanceLifecycleListener)
0

Constants.OPTION_ARRAYLIST

Static Field javax.jdo.Constants String OPTION_ARRAYLIST "javax.jdo.option.ArrayList" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
0

Constants.OPTION_ARRAY

Static Field javax.jdo.Constants String OPTION_ARRAY "javax.jdo.option.Array" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
0

Constants.OPTION_CHANGE_APPLICATION_IDENTITY

Static Field javax.jdo.Constants String OPTION_CHANGE_APPLICATION_IDENTITY "javax.jdo.option.ChangeApplicationIdentity" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
0

Constants.OPTION_BINARY_COMPATIBILITY

Static Field javax.jdo.Constants String OPTION_BINARY_COMPATIBILITY "javax.jdo.option.BinaryCompatibility" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
0

Constants.NONCONFIGURABLE_PROPERTY_VENDOR_NAME

Static Field javax.jdo.Constants String NONCONFIGURABLE_PROPERTY_VENDOR_NAME Nonconfigurable property constanct "VendorName" Since: JDO 2.1 See Also: PersistenceManagerFactory.getProperties()

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support