 28 | for developing Java database applications using the Java Persistence API (JPA). It is the first persistence ... ... Protect your investment - use a standard Java API ObjectDB is the first Object Oriented Database with built in support for the two standard Java database APIs: Java Persistence API (JPA) Java Data |
 28 | API (JPA). It is the first persistence solution that combined a powerful database with JPA support ... your investment. Use a standard Java API. ObjectDB became the first Object Oriented Database with built in support for the two standard Java database APIs: Java Persistence API (JPA) Java Data Objects (JDO |
 28 | API (JPA). It is the first persistence solution that combined a powerful database with JPA support ... your investment. Use a standard Java API. ObjectDB became the first Object Oriented Database with built in support for the two standard Java database APIs: Java Persistence API (JPA) Java Data Objects (JDO |
 28 | API (JPA). It is the first persistence solution that combined a powerful database with JPA support ... your investment. Use a standard Java API. ObjectDB became the first Object Oriented Database with built in support for the two standard Java database APIs: Java Persistence API (JPA) Java Data Objects (JDO |
 28 | API (JPA). It is the first persistence solution that combined a powerful database with JPA support in ... your investment. Use a standard Java API. ObjectDB became the first Object Oriented Database with built in support for the two standard Java database APIs: Java Persistence API (JPA) Java Data Objects (JDO |
 26 | (:) followed by a valid JPQL identifier that serves as the parameter name. JPA does not provide an API for defining the parameters explicitly (except when using criteria API), so query parameters ... . Criteria Query Parameters In a JPA query that is built by using the JPA Criteria API - parameters |
 26 | (:) followed by a valid JPQL identifier that serves as the parameter name. JPA does not provide an API for defining the parameters explicitly (except when using criteria API), so query parameters ... . Criteria Query Parameters In a JPA query that is built by using the JPA Criteria API - parameters |
 24 | : ObjectDB is unique in supporting the standard APIs. It is the only object database with built in support for the Java Persistence API (JPA). It also supports a more recent and advanced version of the Java Data Objects (JDO) API than competing object databases. By using a standard API such as JPA |
 22 | implementation creates a JPQL query string for fetching while the JPA 2.0 implementation uses Criteria API ... have a bug in the Criteria API implementation which prevents correct negation of conjunction and disjunction ... query with Criteria API. * ObjectDB 2.1.0 - FAIL. Does not support Criteria API: java.lang |
 22 | and should not be bound to specific entity classes and persistent fields. Therefore, an API for accessing ... the Metamodel API to find details on the entity classes in a database. Obtain Class representation ... the classpath. Use Java reflection API with information from the Metamodel API to access fields |