ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
9

JPA Metamodel API

the FROM clause: See the JPA Metamodel API page (in the ObjectDB manual) for more details and examples.
9

What's next?

This chapter introduced the basic principles of JPA using ObjectDB. You can go into details by reading the other chapters of this manual. If you prefer to get started with ObjectDB right away you can follow one of the following tutorials to create and run the example program that was described in
9

ObjectDB 2.8 Developer's Guide

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
9

JPA Annotations for Access Modes

Persistence fields can either be accessed by JPA directly (as fields) or indirectly (as properties and get/set methods). JPA 2 provides an annotation and an enum for setting the access mode: More details are provided in chapter 2 of the ObjectDB manual.
9

JPA Annotations for Relationships

(which is calculated by a query) : Details about all these annotations are provided in Chapter 2 of the ObjectDB manual.
1

Step 3: Add a Main Class

is provided in the Quick Tour chapter of the ObjectDB Manual. The next step (and the last in this tutorial) is running the project.
1

Getting Started with JPA

. The sample application is also explained in details in Chapter 1 of the ObjectDB Manual, but if you prefer
1

Step 6: Run the Java EE 6 Application

the database file in ObjectDB Explorer: This is the end of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.
1

Step 6: Run the Web Application

of the tutorial. Learn more about ObjectDB and JPA by reading the Manual.
1

Step 2: Define a JPA Entity Class

that a persistence unit definition in an XML file is missing. This is discussed in the ObjectDB Manual

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