Internal Website Search

31-40 of 200 resultsRefresh

JPA / JDO Class Enhancer

> If the JVM is run with ObjectDB Enhancer as a Java Agent, every loaded class is checked

Defining a JPA Entity Class

are checked). Persistent Fields in Entity Classes Storing an entity object in

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

Query Parameters in JPA

/java/jpa/Query/getParameters">getParameters), and a method for checking if a specified

Shared (L2) Entity Cache

> object enables checking if a specified entity object is cached: boolean

Comparison in JPQL and Criteria API

. to NULL. IS [NOT] NULL To check for NULL using standard JPQL

Step 7: Run the Spring Web App

server check the Manually define a new server radio button (after Run As >

Step 3: Create an ObjectDB Data Source

:335px"> You may click the Test Connection button to check

JPA Web App Tutorial - IntelliJ Project

>). If the browser fails to open check the settings at File > Settings > Web Browsers.

[ODB1] Chapter 2 - A Quick Tour

10 // Check the arguments: 11 if (args.length != 3) 12 { 13