Internal Website Search

71-80 of 200 resultsRefresh

ObjectDB 2.9 Developer's Guide

> Guide Structure This manual is divided into the following six chapters:

JPA 2 Annotations

JPA defines dozens of annotations that can be divided into the following groups: Annotations for JPA aware classes: Annotations for fields in JPA

UPDATE SET Queries in JPA/JPQL

Existing entity objects can be updated, as explained in chapter 2, by: Retrieving the entity objects into an EntityManager. Updating the relevant entity object fields 

JPA Primary Key

field is defined the primary key value is automatically injected into that field by ObjectDB.

Out of Memory - Slow leak?

have two "producer" processes which insert messages into an objectdb "queue" database running with an objectdb ... and inserts these into an embedded "normal" objectdb database. This is the process ... to transfer and diagnose. support Support Yes - I'm working on getting into

JPA Web App Tutorial - Eclipse Project

;if Maven Integration for WTP is installed when the Maven project is imported into the IDE).

Step 4: Add a Servlet Class

the application server into the guestDao field automatically (since the field is marked

Step 4: Add a Servlet Class

, which is instantiated and injected by the application server into the guestDao field

JDO Reference (JavaDoc)

>All the other JDO types are organized into the following sections:

[ODB1] Chapter 7 - JDOQL Queries

can also be separated into two commands: Query query = pm.newQuery(Person.class