ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
50

Bindable.BindableType.SINGULAR_ATTRIBUTE

Enum Constant javax.persistence.metamodel.Bindable.BindableType SINGULAR_ATTRIBUTE Single-valued attribute type Since: JPA 2.0
50

Bindable.BindableType.PLURAL_ATTRIBUTE

Enum Constant javax.persistence.metamodel.Bindable.BindableType PLURAL_ATTRIBUTE Multi-valued attribute type Since: JPA 2.0
50

getJavaMember()

Method javax.persistence.metamodel.Attribute Member getJavaMember() Return the java.lang.reflect.Member for the represented attribute. Returns: corresponding java.lang.reflect.Member Since: JPA 2.0
50

getDeclaringType()

Method javax.persistence.metamodel.Attribute ManagedType<X> getDeclaringType() Return the managed type representing the type in which the attribute was declared. Returns: declaring type Since: JPA 2.0
50

getName()

Method javax.persistence.metamodel.Attribute String getName() Return the name of the attribute. Returns: name Since: JPA 2.0
5

Constants.PMF_ATTRIBUTE_CLASS

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_CLASS The name of the persistence manager factory element's "class" attribute. Since: JDO 2.1
5

Constants.PMF_ATTRIBUTE_IGNORE_CACHE

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_IGNORE_CACHE The name of the persistence manager factory element's "ignore-cache" attribute. Since: JDO 2.1
5

Constants.PMF_ATTRIBUTE_DETACH_ALL_ON_COMMIT

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_DETACH_ALL_ON_COMMIT The name of the persistence manager factory element's "detach-all-on-commit" attribute. Since: JDO 2.1
5

Constants.PMF_ATTRIBUTE_MULTITHREADED

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_MULTITHREADED The name of the persistence manager factory element's "multithreaded" attribute. Since: JDO 2.1
5

Constants.PMF_ATTRIBUTE_MAPPING

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_MAPPING The name of the persistence manager factory element's "mapping" attribute. Since: JDO 2.1

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