ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
10

Posting Sample Code

/ embeddable classes. Avoid dependency on external libraries. Use a console application with a main method
10

ObjectDB Object Database Features

) - no external dependencies. Simple (codeless) configuration using XML and annotations. Zero administration
10

ORDER BY clause (JPQL / Criteria API)

expressions is vendor dependent. Query results can also be ordered by multiple order expressions. In
10

ObjectDB Overview

and Embedded mode. Single JAR with no external dependencies. Database is stored as a single file
5

javax.persistence.PersistenceUnit

get methods) Expresses a dependency on an EntityManagerFactory and its associated persistence unit ... the environment referencing context; not needed when dependency injection is used. (Optional) The name ... needed when dependency injection is used. Default value: "" Since: JPA 1.0 String unitName (Optional
2

Getting Started with JPA and NetBeans

. The distribution zip contains everything necessary (no external dependencies). The tutorial was written
1

[ODB1] Chapter 3 - Persistent Classes

. A possible action is to delete depended persistent objects as demonstrated
0

javax.jdo.annotations.Element

.ForeignKeyAction.UNSPECIFIED Since: JDO 2.1 String dependent Whether the element is dependent on the owner, and will be deleted when the owner is deleted. Whether the element is dependent on the owner, and will be deleted when the owner is deleted. Returns: whether the element is dependent on the owner
0

javax.jdo.annotations.Value

Since: JDO 2.1 String dependent Whether the value is dependent on the owner (and will be deleted when the owner is deleted). Whether the value is dependent on the owner (and will be deleted when the owner is deleted). Returns: whether the value is dependent on the owner Default value: "" Since: JDO 2.1
0

javax.jdo.annotations.Key

Default value: javax.jdo.annotations.ForeignKeyAction.UNSPECIFIED Since: JDO 2.1 String dependent Whether the key is dependent on the owner (and will be deleted when the owner is deleted). Whether the key is dependent on the owner (and will be deleted when the owner is deleted). Returns: whether the key

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