ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
2

javax.persistence.SequenceGenerator

of the ObjectDB/JPA manual. int allocationSize (Optional) The amount to increment by when allocating
2

javax.persistence.PrePersist

callback methods in Chapter 3 of the ObjectDB/JPA manual. This annotation is a marker annotation (with no elements).
2

javax.persistence.criteria.Predicate

of the ObjectDB/JPA manual. Selection<X> alias(String name) Assigns an alias to the selection item. Assigns
2

javax.persistence.Temporal

fields in Chapter 2 of the ObjectDB/JPA manual. TemporalType value The type used in mapping java.util
2

javax.persistence.criteria.Root

of the ObjectDB/JPA manual. Selection<X> alias(String name) Assigns an alias to the selection item. Assigns
2

javax.persistence.PostLoad

callback methods in Chapter 3 of the ObjectDB/JPA manual. This annotation is a marker annotation (with no elements).
2

javax.persistence.EnumType

and use enum fields in Chapter 2 of the ObjectDB/JPA manual. EnumType ORDINAL Persist enumerated type
2

javax.persistence.Enumerated

enum fields in Chapter 2 of the ObjectDB/JPA manual. EnumType value (Optional) The type used in
2

javax.persistence.criteria.CriteriaQuery

javax.persistence.criteria Interface CriteriaQuery<T> Superinterfaces: AbstractQuery<T> The CriteriaQuery interface defines functionality that is specific to top-level queries. Since: JPA 2.0 Learn how to define queries using the criteria API in Chapter 4 of the ObjectDB/JPA manual. AbstractQuery<T
2

javax.persistence.NamedQueries

how to define and use named queries in Chapter 4 of the ObjectDB/JPA manual. NamedQuery[] value (Required

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