Internal Website Search

81-90 of 200 resultsRefresh

Database Management Settings

ObjectDB on developer machines. Classes that are enhanced by the ObjectDB Enhancer (when using the OEM ... is bundled in a product that uses only signed enhanced persistable classes - activation by end users is unnecessary.

ArrayIndexOutOfBoundsException with enhanced Entity

ArrayIndexOutOfBoundsException with enhanced Entity

JPA Entity Fields

is enhanced (explained in enhancer">chapter 5) or a version field

FROM clause (JPQL / Criteria API)

The FROM clause declares query identification variables that represent iteration over objects in the database. A query identification variable is similar to a variable of a Java enhanced for loop in a program, since both are used for iteration over objects.

Step 1: Create a Maven Web Project

>enhance</id> <phase>process-classes</phase> <goals> ... ;mainClass>com.objectdb.Enhancer</mainClass> <arguments> <

Step 1: Create a Maven Web Project

;    <execution>        <id>enhance</id ... .Enhancer</mainClass>         <arguments>   

Step 7: Run the Spring Web App

> To enable on the fly automatic enhancement (weaving) in Tomcat it has to be run with ObjectDB as a Java agent (javaagent:objectdb.jar). When using GlassFish - on the fly enhancement (weaving

Step 7: Run the Spring Web App

: auto;"> To enable on the fly enhancement (weaving) in Tomcat: When using GlassFish - on the fly enhancement (weaving) is automatically enabled without specifying a Java

[ODB1] Chapter 4 - JDO Metadata

a metadata file. The metadata is used first by the JDO Enhancer, and later by the JDO ... :"> 4.1  JDO Metadata Files During JDO enhancement

JDO Annotations for Classes

JDO supports two modes of persistable classes that can be set by the following annotations: Non persistable classes that should be enhanced