Internal Website Search

91-100 of 200 resultsRefresh

JPA Annotations for JPQL Queries

The following annotations are used to define static named JPA queries: path="api/java/jpa/annotations/jpql"> The JPA Named Queries section of the ObjectDB Manual explains and demonstrates

Database Replication and Clustering

" max="100" />     <data path="$objectdb/db-files" />   

JPA Metamodel API Attributes

The following interfaces and enum types represent attributes (persistent fields and properties) in the JPA Metamodel API: path="api/java/jpa/metamodel/members"> See the

Getting Started with JPA and Eclipse

> This tutorial consists of the following steps: path="tutorial/jpa/eclipse">

NetBeans/JPA Web Application Tutorial

>This tutorial consists of the following steps: path="tutorial/jpa/netbeans/web">

Step 7: Run the Spring Web App

to the controller path:

Step 1: Create a Java EE 6 Web Project

and specify the path to GlassFish 3 (which has to be downloaded separately) .

Java EE JPA Tutorial - Maven Project

project in your IDE: path="tutorial/jpa/ee/maven">

Miscellaneous JDO Annotations

This section contains miscellaneous JDO annotations and associated enum types: path="api/java/jdo/annotations/misc">

JDO Internal Callbacks

The following interfaces can be implemented by persistence capable classes in order to response to JDO lifecycle events: path="api/java/jdo/event/callbacks">