 3 | Welcome to ObjectDB for Java/JPA Developer's Guide. Here you can learn how to develop database applications using ObjectDB and JPA (Java Persistence API). The main purpose of this guide is to make you productive with ObjectDB and JPA in a short time. Guide Structure This manual is divided into |
 3 | Welcome to ObjectDB for Java/JPA Developer's Guide. Here you can learn how to develop database applications using ObjectDB and JPA (Java Persistence API). The main purpose of this guide is to make you productive with ObjectDB and JPA in a short time. Guide Structure This manual is divided into |
 3 | Welcome to ObjectDB for Java/JPA Developer's Guide. Here you can learn how to develop database applications using ObjectDB and JPA (Java Persistence API). The main purpose of this guide is to make you productive with ObjectDB and JPA in a short time. Guide Structure This manual is divided into |
 3 | ObjectDB Software develops, markets and supports the ObjectDB Object-Oriented Database Management System (ODBMS). ObjectDB Software is the market leader in providing a very high performance persistence solution for Java, based on the Java Persistence API (JPA) and the Java Data Objects (JDO |
 3 | ObjectDB Software develops, markets and supports the ObjectDB Object-Oriented Database Management System (ODBMS). ObjectDB Software is the market leader in providing a very high performance persistence solution for Java, based on the Java Persistence API (JPA) and the Java Data Objects (JDO |
 3 | Hi, I am about to update the JDO metadata in the package.jdo files after moving from ObjectDB 1 to 2. However I found that there is no complete description or guide how the XML metadata should look ... description of XML metadata for ObjectDB ver2 using JDO which I did not find? 2. Is the combined |
 3 | /lib/slf4j-api-1.6.4.jar, URLEntry : file:/usr/local/glassfish/glassfish/domains/dex/applications ... -1.0-SNAPSHOT/lib/javaee-api-6.0.jar, URLEntry : file:/usr/local/glassfish/glassfish/domains/dex ... -> org.glassfish.internal.api.DelegatingClassLoader@43de6a4f
AT Thu Jun 02 14:19:14 CEST 2016
BY |
 2 | with the previous hibernate implementation. the java code that interacts with the Persistence api ... along with setting exclude-unlisted-classes to false. The Metamodel API still returns the empty set ... is produced. Did you try anything else except using the Metamodel API (storing objects, etc)? Does |
 2 | that is declared in the metadata. Returns: the created instance Since: JDO 2.0 Query newNamedQuery ... must be the name of a query defined in metadata. Parameters: cls - the Class of candidate instances queryName - the name of the query to look up in metadata Returns: the new Query Since: JDO 1.0 Object |
 2 | A JDO metadata file is an XML file with a '.jdo' suffix, containing information about one or more persistent classes. All the persistent classes, and only them, have to be declared in a metadata file. The metadata is used first by the JDO Enhancer, and later by the JDO |