ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
35

OrderColumn.name

Annotation Element javax.persistence.OrderColumn String name (Optional) The name of the ordering column. Defaults to the concatenation of the name of the referencing property or field; "_"; "ORDER". Default value: "" Since: JPA 2.0
3

Index.name

Annotation Element javax.jdo.annotations.Index String name Name of the index Returns: the name of the index Default value: "" Since: JDO 2.1
3

FetchGroup.name

Annotation Element javax.jdo.annotations.FetchGroup String name Name of the fetch group. Returns: the name of the fetch group Default value: "" Since: JDO 2.1
3

Query.name

Annotation Element javax.jdo.annotations.Query String name Name of the query (mandatory) Returns: the name of the query Since: JDO 2.1
3

Column.name

Annotation Element javax.jdo.annotations.Column String name Name of the column. Returns: the name of the column Default value: "" Since: JDO 2.1
3

Unique.name

Annotation Element javax.jdo.annotations.Unique String name Name of the unique constraint. Returns: the name of the unique constraint Default value: "" Since: JDO 2.1
3

Constants.PMF_ATTRIBUTE_CONNECTION_USER_NAME

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_CONNECTION_USER_NAME The name of the persistence manager factory element's "connection-user-name" attribute. Since: JDO 2.1
3

Constants.PROPERTY_ATTRIBUTE_NAME

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

Constants.PMF_ATTRIBUTE_PERSISTENCE_UNIT_NAME

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_PERSISTENCE_UNIT_NAME The name of the persistence manager factory element's "persistence-unit-name" attribute. Since: JDO 2.1
3

Constants.PMF_ATTRIBUTE_NAME

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_NAME The name of the persistence manager factory element's "name" 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