ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
4

javax.persistence.criteria.Join

JPA criteria API's Join in Chapter 4 of the ObjectDB/JPA manual. Selection<X> alias(String name ... attribute. Note: Applications using the string-based API may need to specify the type resulting from
4

javax.persistence.criteria.CriteriaBuilder

this API in order to work around the fact that Java generics are not compatible with varags. Since: JPA 2.0 Learn how to define queries using the criteria API in Chapter 4 of the ObjectDB/JPA manual
4

javax.persistence.SqlResultSetMapping

The name given to the result set mapping, and used to refer to it in the methods of the Query API. The name given to the result set mapping, and used to refer to it in the methods of the Query API. Since: JPA 1.0
4

java.lang.Throwable

by the upper layer. Further, doing so would tie the API of the upper layer to the details ... the flexibility to change the implementation of the upper layer without changing its API (in particular, the set
4

javax.persistence.criteria.Path

" expression. Since: JPA 2.0 Learn how to use JPA criteria API paths in Chapter 4 of the ObjectDB/JPA ... to the referenced attribute. Note: Applications using the string-based API may need to specify
4

javax.persistence.criteria.Root

always reference entities. Since: JPA 2.0 Learn how to use JPA criteria API's Root in Chapter 4 ... API may need to specify the type resulting from the get operation in order to avoid the use of Path
4

javax.persistence.criteria.CriteriaQuery

how to define queries using the criteria API in Chapter 4 of the ObjectDB/JPA manual. AbstractQuery<T ... . Note: Applications using the string-based API may need to specify the type of the select item
0

javax.jdo.JDOEntityManager

JDO JavaDoc Reference Documentation -
0

javax.jdo.spi.PersistenceCapable

is modified, then the persistent instance is not aware of the change. This API allows the application ... , and if the package and class name are not provided by the parameter in this API, then the field marked
0

jdoMakeDirty(fieldName)

, and the array is modified, then the persistent instance is not aware of the change. This API allows ... field, and if the package and class name are not provided by the parameter in this API

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