ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
6

javax.persistence.TypedQuery

object was set to retrieve. The position of the first result the query object was set to retrieve. Returns 0 if setFirstResult was not applied to the query object. Returns: position of the first ... object, returns the flush mode in effect for the entity manager. Returns: flush mode Since: JPA 2.0
6

Chapter 2 - JPA Entity Classes

JPA Entity classes are user defined classes whose instances can be stored in a database. To store data in an ObjectDB database using JPA you have to define entity classes that represent your application data object model. This chapter explains how to define and use entity classes.
6

JPA 2 Annotations

other JPA annotations are designated for Object Relational Mapping (ORM) JPA providers (for mapping between a relational database and an object model and for direct SQL queries): These ORM annotations are silently ignored by ObjectDB.
1

Step 4: Add a Controller Class

Guest entity object is constructed and stored in the database. Processing is forwarded to a JSP page ... the GuestDao component to display the existing Guest objects. The returned ModelAndView object defines
1

Step 4: Create an ObjectDB Data Set

Queries against the database are represented in BIRT as data sets. To create the data set: Open ... Points). Enter a data set name (e.g. Points by X) and click Next. The database in this tutorial contains Point entity objects. We will use a simple JPQL query that retrieves points with x value in
1

Eclipse/JPA Java EE Tutorial

object and all the Guest entity objects are stored in an ObjectDB database. Required Software
1

Java EE Web Tutorial

by a Guest entity object and all the Guest entity objects are stored in an ObjectDB database
1

Getting Started with JPA

. That is one of the benefits of ObjectDB, which is the only Object Database with built in support of JPA ... This tutorial demonstrates how to create and run a simple JPA application. The demonstrated application uses JPA to store and retrieve simple Point entity objects, where each Point has two persistent
1

NetBeans/JPA Java EE Tutorial

object and all the Guest entity objects are stored in an ObjectDB database. Required Software
0

[ODB1] Chapter 8 - ObjectDB Server

An ObjectDB server can manage one or more databases. Databases that are managed by a server ... these databases from remote machines by TCP/IP. More details about client server mode vs. embedded database mode are discussed in Section 1.2. Because the JDO API and the format of the database file

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