ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
25

javax.persistence.metamodel.IdentifiableType

javax.persistence.metamodel Interface IdentifiableType<X> Superinterfaces: ManagedType<X>, Type<X> Subinterfaces: EntityType, MappedSuperclassType Instances of the type IdentifiableType represent ... getPersistenceType() Return the persistence type. Return the persistence type. Returns: persistence type
25

javax.persistence.ManyToMany

javax.persistence Annotation ManyToMany Target: Fields (including property get methods) Defines ... is a requirement on the persistence provider runtime that the associated entities must be eagerly fetched. The LAZY strategy is a hint to the persistence provider runtime. Default value: javax
25

javax.persistence.PessimisticLockException

javax.persistence Exception PessimisticLockException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException javax.persistence.PersistenceException javax.persistence.PessimisticLockException Implemented
25

javax.persistence.InheritanceType

javax.persistence Enum InheritanceType java.lang.Object java.lang.Enum<javax.persistence.InheritanceType> javax.persistence.InheritanceType Implemented Interfaces: Serializable, Comparable<InheritanceType> Defines inheritance strategy options. Since: JPA 1.0 InheritanceType JOINED
25

javax.persistence.Parameter

javax.persistence Interface Parameter<T> Subinterfaces: ParameterExpression Type for query ... is required to be supported for criteria queries only. Applications that use this method for Java Persistence ... of the parameter Throws: IllegalStateException - if invoked on a parameter obtained from a Java persistence query
25

javax.persistence.PersistenceProperty

javax.persistence Annotation PersistenceProperty Target: Describes a single container or persistence provider property. Used in PersistenceContext. Vendor specific properties may be included in the set of properties, and are passed to the persistence provider by the container when the entity
25

javax.persistence.metamodel.Attribute.PersistentAttributeType

javax.persistence.metamodel Enum Attribute.PersistentAttributeType java.lang.Object java.lang.Enum<javax.persistence.metamodel.Attribute.PersistentAttributeType> javax.persistence.metamodel.Attribute.PersistentAttributeType Implemented Interfaces: Serializable, Comparable
25

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
25

javax.persistence.TableGenerator

javax.persistence Annotation TableGenerator Target: Classes and fields (including property ... on the primary key field or property. The scope of the generator name is global to the persistence ... values. Defaults to a name chosen by persistence provider. Default value: "" Since: JPA 1.0
2

Constants.ELEMENT_PERSISTENCE_MANAGER_FACTORY

Static Field javax.jdo.Constants String ELEMENT_PERSISTENCE_MANAGER_FACTORY The name of the persistence manager factory element in the JDO configuration file. Constant value is persistence-manager-factory. 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