ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
3

javax.persistence.DiscriminatorType

javax.persistence Enum DiscriminatorType java.lang.Object java.lang.Enum<javax.persistence.DiscriminatorType> javax.persistence.DiscriminatorType Implemented Interfaces: Serializable, Comparable<DiscriminatorType> Defines supported types of the discriminator column. Since: JPA 1.0
3

javax.persistence.metamodel.Bindable.BindableType

javax.persistence.metamodel Enum Bindable.BindableType java.lang.Object java.lang.Enum<javax.persistence.metamodel.Bindable.BindableType> javax.persistence.metamodel.Bindable.BindableType Implemented Interfaces: Serializable, Comparable<BindableType> Since: JPA 2.0 BindableType ENTITY
3

javax.persistence.Basic

other type that implements java.io.Serializable. The use of the Basic annotation is optional for persistent
3

javax.persistence.criteria.CriteriaBuilder.Trimspec

javax.persistence.criteria Enum CriteriaBuilder.Trimspec java.lang.Object java.lang.Enum<javax.persistence.criteria.CriteriaBuilder.Trimspec> javax.persistence.criteria.CriteriaBuilder.Trimspec Implemented Interfaces: Serializable, Comparable<Trimspec> Used to specify how strings
3

java.io.Externalizable

java.io Interface Externalizable Superinterfaces: Serializable Implementing Classes: ByteIdentity, CharIdentity, IntIdentity, LongIdentity, ObjectIdentity, ShortIdentity, SingleFieldIdentity, StringIdentity void readExternal(ObjectInput arg0)throws IOException, ClassNotFoundException Parameters
3

javax.persistence.EntityNotFoundException

Interfaces: Serializable Thrown by the persistence provider when an entity reference obtained by
3

javax.persistence.ValidationMode

javax.persistence Enum ValidationMode java.lang.Object java.lang.Enum<javax.persistence.ValidationMode> javax.persistence.ValidationMode Implemented Interfaces: Serializable, Comparable<ValidationMode> The validation mode to be used by the provider for the persistence unit. Since: JPA
3

javax.persistence.GenerationType

javax.persistence Enum GenerationType java.lang.Object java.lang.Enum<javax.persistence.GenerationType> javax.persistence.GenerationType Implemented Interfaces: Serializable, Comparable<GenerationType> Defines the types of primary key generation strategies. Since: JPA 1.0
0

javax.jdo.identity.IntIdentity

javax.jdo.identity Class IntIdentity java.lang.Object javax.jdo.identity.SingleFieldIdentity javax.jdo.identity.IntIdentity Implemented Interfaces: Externalizable, Serializable, Comparable This class is for identity with a single int field. Since: JDO 1.0 IntIdentity() Constructor
0

javax.jdo.identity.LongIdentity

javax.jdo.identity Class LongIdentity java.lang.Object javax.jdo.identity.SingleFieldIdentity javax.jdo.identity.LongIdentity Implemented Interfaces: Externalizable, Serializable, Comparable This class is for identity with a single long field. Since: JDO 1.0 LongIdentity() Constructor

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