ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
0

Constants.JDO_DTD_RESOURCE

Static Field javax.jdo.Constants String JDO_DTD_RESOURCE The name of the resource for the DTD of the standard JDO metadata file. Since: JDO 2.1
0

Constants.JDOQUERY_XSD_RESOURCE

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

setUnmodifiable()

Method javax.jdo.Query void setUnmodifiable() The unmodifiable flag, when set, disallows further modification of the query, except for specifying the range, result class, and ignoreCache option. The unmodifiable flag can also be set in metadata. Since: JDO 2.0
0

Constants.JDO_XSD_RESOURCE

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

Constants.JDO_XSD_NS

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

Constants.JDOQUERY_DTD_RESOURCE

Static Field javax.jdo.Constants String JDOQUERY_DTD_RESOURCE The name of the resource for the DTD of the standard JDO query metadata file. Since: JDO 2.1
0

newInstance(pcClass)

that is declared in the metadata. Returns: the created instance Since: JDO 2.0
0

Constants.ORM_XSD_RESOURCE

Static Field javax.jdo.Constants String ORM_XSD_RESOURCE The name of the resource for the XML schema of the standard JDO object-relational mapping metadata file. Since: JDO 2.1
0

Constants.ORM_DTD_RESOURCE

Static Field javax.jdo.Constants String ORM_DTD_RESOURCE The name of the resource for the DTD of the standard JDO object-relational mapping metadata file. Since: JDO 2.1
0

javax.jdo.Query

of the query, except for specifying the range, result class, and ignoreCache option. The unmodifiable flag can also be set in metadata. Since: JDO 2.0

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