ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
3

PessimisticLockScope.EXTENDED

in join tables will be locked if the javax.persistence.lock.scope property is specified ... collection generally locks only the rows in the join table or collection table for that relationship or
3

javax.persistence.ManyToMany

, the owning side and the non-owning, or inverse, side. The join table is specified on the owning ... annotation to specify the relationship field or property of the owning side. The join table
3

getModel()

Method javax.persistence.criteria.PluralJoin PluralAttribute<?,C,E> getModel() Return the metamodel representation for the collection-valued attribute corresponding to the join. Returns: metamodel collection-valued attribute corresponding to the target of the join Since: JPA 2.0
3

getModel()

Method javax.persistence.criteria.PluralJoin PluralAttribute<?,C,E> getModel() Return the metamodel representation for the collection-valued attribute corresponding to the join. Returns: metamodel collection-valued attribute corresponding to the target of the join Since: JPA 2.0
3

getModel()

Method javax.persistence.criteria.PluralJoin PluralAttribute<?,C,E> getModel() Return the metamodel representation for the collection-valued attribute corresponding to the join. Returns: metamodel collection-valued attribute corresponding to the target of the join Since: JPA 2.0
3

MapKeyColumn.name

is for a ManyToMany entity relationship or for a OneToMany entity relationship using a join table, the map key column is in a join table. If the map key is for a OneToMany entity relationship using a foreign key
3

AssociationOverride.joinTable

Annotation Element javax.persistence.AssociationOverride JoinTable joinTable The join table that maps the relationship. The joinTable element must be specified if a join table is used in the overriding of the mapping of the relationship. The joinTable element must not be specified if a foreign key
3

AssociationOverride.joinColumns

Annotation Element javax.persistence.AssociationOverride JoinColumn[] joinColumns The join column(s) being mapped to the persistent attribute(s). The joinColumns elements must be specified ... must not be specified if a join table is used in the overriding of the mapping of the relationship. Default value: {} Since: JPA 1.0
3

javax.persistence.JoinColumns

See Also: JoinColumn JoinColumn[] value The join columns that map the relationship. The join columns that map the relationship. Since: JPA 1.0
0

Value.serialized

Annotation Element javax.jdo.annotations.Value String serialized Whether the value is to be stored serialized (into a single column of a join table). Returns: Whether the value is to be stored serialized (into a join table) Default value: "" 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