ObjectDB ObjectDB

Internal Website Search

51-60 of 189 resultsRefresh
5

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
5

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
5

getModel()

Method javax.persistence.criteria.MapJoin MapAttribute<?,K,V> getModel() Return the metamodel representation for the map attribute. Returns: metamodel type representing the Map that is the target of the join Since: JPA 2.0
5

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
5

getModel()

Method javax.persistence.criteria.CollectionJoin CollectionAttribute<?,E> getModel() Return the metamodel representation for the collection attribute. Returns: metamodel type representing the Collection that is the target of the join Since: JPA 2.0
5

getModel()

Method javax.persistence.criteria.ListJoin ListAttribute<?,E> getModel() Return the metamodel representation for the list attribute. Returns: metamodel type representing the List that is the target of the join Since: JPA 2.0
5

getModel()

Method javax.persistence.criteria.Root EntityType<X> getModel() Return the metamodel entity corresponding to the root. Returns: metamodel entity corresponding to the root Since: JPA 2.0
5

getAttribute()

Method javax.persistence.criteria.Fetch Attribute<?,?> getAttribute() Return the metamodel attribute corresponding to the fetch join. Returns: metamodel attribute for the join Since: JPA 2.0
5

getAttribute()

Method javax.persistence.criteria.Join Attribute<?,?> getAttribute() Return the metamodel attribute corresponding to the join. Returns: metamodel attribute corresponding to the join Since: JPA 2.0
5

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

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