ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
8

javax.persistence.criteria.ListJoin

otherwise exist Since: JPA 2.0 Expression<M> get( MapAttribute<X,K,V> map) Create a path corresponding to the referenced map-valued attribute. Create a path corresponding to the referenced map-valued attribute. Parameters: map - map-valued attribute Returns: expression corresponding to the referenced attribute
8

javax.persistence.criteria.From

> get( MapAttribute<X,K,V> map) Create a path corresponding to the referenced map-valued attribute. Create a path corresponding to the referenced map-valued attribute. Parameters: map - map-valued ... : the resulting join Since: JPA 2.0 MapJoin<X,K,V> join( MapAttribute<?,K,V> map) Create an inner join
8

javax.persistence.criteria.CollectionJoin

name does not otherwise exist Since: JPA 2.0 Expression<M> get( MapAttribute<X,K,V> map) Create a path corresponding to the referenced map-valued attribute. Create a path corresponding to the referenced map-valued attribute. Parameters: map - map-valued attribute Returns: expression corresponding
8

javax.persistence.criteria.Root

,K,V> map) Create a path corresponding to the referenced map-valued attribute. Create a path corresponding to the referenced map-valued attribute. Parameters: map - map-valued attribute Returns ... 2.0 MapJoin<X,K,V> join( MapAttribute<?,K,V> map) Create an inner join to the specified Map-valued
8

javax.persistence.JoinColumn

: unidirectional one-to-many association using a foreign key mapping // In Customer class @OneToMany ... . If the join is for a OneToOne or ManyToOne mapping using a foreign key mapping strategy, the foreign ... OneToMany mapping using a foreign key mapping strategy, the foreign key is in the table of the target
8

javax.persistence.metamodel.ManagedType

represent entity, mapped superclass, and embeddable types. Since: JPA 2.0 Attribute<?,?> getAttribute ... in the managed type Since: JPA 2.0 MapAttribute<X,?,?> getDeclaredMap(String name) Return the Map-valued attribute declared by the managed type that corresponds to the specified name. Return the Map
8

javax.persistence.MappedSuperclass

javax.persistence Annotation MappedSuperclass Target: Classes Designates a class whose mapping information is applied to the entities that inherit from it. A mapped superclass has no separate table defined for it. A class designated with the MappedSuperclass annotation can be mapped in the same way
8

javax.persistence.metamodel.EmbeddableType

the Map-valued attribute declared by the managed type that corresponds to the specified name. Return the Map-valued attribute declared by the managed type that corresponds to the specified name ... > valueType) Return the Map-valued attribute declared by the managed type that corresponds to the specified
7

MapKeyJoinColumn.table

that contains the foreign key column. If the join is for a map key for an element collection, the foreign key column is in the collection table for the map value. If the join is for a map key ... key mapping strategy, the foreign key column for the map key is in the table of the entity
0

javax.jdo.JDOEntityManager

string resultSetMapping - the name of the result set mapping Returns: the new query instance Since: JPA ... that created this PersistenceManager Since: JDO 1.0 Map<String,Object> getProperties() Get the properties ... and hints and associated values that are in effect for the entity manager. Changing the contents of the map

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