ObjectDB ObjectDB

Internal Website Search

1-10 of 105 resultsRefresh
182

Verify Error with Java 1.7

Verify Error with Java 1.7
47

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
12

Schema Update

your database files before renaming or moving persistable classes and you must verify
12

Privacy Policy

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

SSL Configuration

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

Storing JPA Entity Objects

. It is the application's responsibility to verify that when an object is stored in the database
3

Step 1: Create a Maven Web Project

We start by creating a new Maven-WTP dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Maven > Maven Project and click Next. Verify ... that was created in the project main folder: Note: You should verify now that Maven Integration for WTP
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
2

Step 1: Create a Java Project

We start by creating a new NetBeans Project: Open the [New Project] dialog box, e.g. by using File > New Project... Select Java > Java Application and click Next. Choose a Project Name (e.g. Tutorial). The name of the Main class should be tutorial.Main. Verify that exactly this case sensitive fully
2

[ODB1] Chapter 7 - JDOQL Queries

has a persistent field, verified, of boolean type, the expression "this.verified" is a valid query ... ". The this. prefix can be omitted in Java, therefore, "verified" and "age >= 18" are also valid filter

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