ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
2

javax.persistence.MappedSuperclass

the AttributeOverride and AssociationOverride annotations or corresponding XML elements. Example
0

Constants.JDOCONFIG_XSD_RESOURCE

Static Field javax.jdo.Constants String JDOCONFIG_XSD_RESOURCE The name of the resource for the XML schema of the standard JDO configuration file. Since: JDO 2.1
0

Constants.JDOCONFIG_XSD_NS

Static Field javax.jdo.Constants String JDOCONFIG_XSD_NS The standard JDO configuration schema namespace. Constant value is http://java.sun.com/xml/ns/jdo/jdoconfig. Since: JDO 2.1
0

Constants.JDOQUERY_XSD_NS

Static Field javax.jdo.Constants String JDOQUERY_XSD_NS The standard JDO query schema namespace. Constant value is http://java.sun.com/xml/ns/jdo/jdoquery. Since: JDO 2.1
0

Constants.JDOCONFIG_RESOURCE_NAME

Static Field javax.jdo.Constants String JDOCONFIG_RESOURCE_NAME The name of the standard JDO configuration resource file(s). Constant value is META-INF/jdoconfig.xml. Since: JDO 2.1
0

getPersistenceManagerFactory(pmfClassLoader)

Static Method javax.jdo.JDOHelper PersistenceManagerFactory getPersistenceManagerFactory( ClassLoader pmfClassLoader ) Get the anonymous PersistenceManagerFactory configured via the standard configuration file resource "META-INF/jdoconfig.xml", using the given class loader. Parameters
0

getPersistenceManagerFactory()

Static Method javax.jdo.JDOHelper PersistenceManagerFactory getPersistenceManagerFactory() Get the anonymous PersistenceManagerFactory configured via the standard configuration file resource "META-INF/jdoconfig.xml", using the current thread's context class loader to locate the configuration file
0

javax.jdo.annotations.Unique

constraint violations. Corresponds to the xml element "unique". Since: JDO 2.1 Column[] columns Columns
0

javax.jdo.annotations.NotPersistent

javax.jdo.annotations Annotation NotPersistent Target: Fields (including property get methods) Annotation to specify that the member is not persistent. If used, this is the only JDO annotation allowed on a member. This corresponds to the xml attribute persistence-modifier="none" of the "field
0

javax.jdo.annotations.PrimaryKey

. Corresponds to the xml element "primary-key". Since: JDO 2.1 String column Name of the column to use

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