ObjectDB ObjectDB

Internal Website Search

11-20 of 107 resultsRefresh
14

Privacy Policy

of a certain section and verifying system and server integrity). Cookies can be "Persistent" or "Session
14

Database Doctor

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 corrupted), produces a detailed diagnosis report of all the errors. Repair
14

SSL Configuration

and Trustore files a client can verify during SSL handshaking that it is connected to the real server
2

Step 2: Entity Class and Persistence Unit

file name and click Finish. Verify that a new persistence.xml file was created as shown below: Finally
0

javax.jdo.JDOEntityManager

, this method verifies the consistency of instances in the cache against the datastore. An implementation ... transaction is active, this method obtains a datastore connection and verifies the consistency ... parameter, but the instance is not transactional, then it must be verified in the data store
0

javax.jdo.PersistenceManager

if a transaction is not active. If a datastore transaction is active, this method verifies the consistency ... obtains a datastore connection and verifies the consistency of the instances in the cache ... transactional, then it must be verified in the data store. If the instance does not exist in the datastore
0

javax.jdo.Query

void compile() Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan. Verify the elements of the query and provide a hint to the query to prepare ... , import, declared parameters, declared variables, and ordering statements are verified
0

getObjectById(oid, validate)

parameter, but the instance is not transactional, then it must be verified in the data store ... , then this method creates an instance with the specified JDO identity, verifies that it exists in the data store
0

checkConsistency()

transaction is active, this method verifies the consistency of instances in the cache against the datastore ... to do so. If an optimistic transaction is active, this method obtains a datastore connection and verifies
0

executeWithArray(parameters)

, declared parameters, declared variables, and ordering statements are verified for consistency. Each element

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