About verify

manual

Database Doctor

Explains how to use the ObjectDB object database Doctor tool to diagnose and repair database files and damaged Java/JPA/JDO objects. The ObjectDB Doctor tool provides two related services: Diagnosis and validation of an ObjectDB database file Checks a given ObjectDB database file, verifies that it is healthy and valid, and if the file is not valid (it is c ...

 
forum_thread

Verify Error with Java 1.7

ObjectDB enhanced classes fail when compiled to Java 1.7 [ObjectDB 2.2.9_08 Enhancer] 28 persistable types have been enhanced: ... com.vaisala.jx.db.gdm.model.SourceType stack trace from jUnit test #1 2011-09-13 12:09 ObjectDB enhanced classes fail when compiled to Java 1.7 [ ObjectDB 2.2.9_08 Enhancer ] 28 p ...

 
api-jdo

javax.jdo.PersistenceManager

PersistenceManager is the primary interface for JDO-aware application components.(Interface of JDO)

 
api-jdo

getObjectById(oid, validate)

This method locates a persistent instance in the cache of instances managed by this PersistenceManager.(Method of javax.jdo.PersistenceManager)

 
tutorial

Step 1: Create a Maven Web Project

Explains how to create a Eclipse Web Maven project with Spring and ObjectDB/JPA support.... Maven > Maven Project and click  Next . Verify that the Create a simple project checkbox is disabled and click Next ... the project main folder: Note: You should verify now that Maven Integration for WTP is installed, by right clicking ...

 
api-jdo

checkConsistency()

Validates the PersistenceManager cache with the datastore.(Method of javax.jdo.PersistenceManager)

 
api-jdo

javax.jdo.Query

The Query interface allows applications to obtain persistent instances, values, and aggregate data from the data store.(Interface of JDO)

 
forum_thread

Replaying recorded requests...

Hi, I get the following when ODB starts in embedded mode: Replaying recorded requests... then I get something like 500 lines of recordset information. Here is the relevant part of the config file: Questions: 1) Why am I seeing this if I've set recording enabled to false? 2) I... configuration file is not used. In addition, please verify that you close the database with PersistenceManagerFactory's close ... this the wrong location? > In addition, please verify that you close the database with PersistenceManagerFactory's close ...

 
forum_thread

Problem on JPA Merge Entity.

Hello, I have a problem with the EntityManager.merge() function. I set a property value of an entity (statement) with an other entity (newSingleConstraint). newSingleValue is already persisted. I do this myself (no use of cascade because sometimes the newSingleValue is already in database).   The statement update don't throw exception. And when i try to reload statement the value i have set before is a null value. I check with the Explorer, the statement has a null value on the property and the newSingleValue is present.... methods it is true and in which false? In addition, verify that the same EntityManager is used. If you can write and upload ... well with 2.0.5 at least on my computer. Please verify that you switched the server and the client (in pom.xml) to 2.0.5 and ...

 
forum_thread

Activation Issue

Hi, We bought a site license the yesterday. I ran the activation class this morning. That generated the activation key. I took that key as per the instructions, added it to the objectdb.conf inside the jar, and everything was happy. (this was with 2.3.7). However after a reboot I'm now getting the evaluation license restriction message again at compile time (which was I was seeing before putting the activation key in objectdb.conf). I tried upgrading to 2.3.7_02 and updating objectdb.conf with the activation key, but get the same behaviour. ... 07:01 Please verify that your objectdb.conf file is used by the server. The activation ... jar that contains the revised configuration. To verify that the configuration is really used by the server - add a deliberate ...