Internal Website Search

61-70 of 200 resultsRefresh

JPA Reference (JavaDoc)

This reference contains the API documentation (similar to JavaDoc) of the Java Persistence API (JPA) 2.0. The content is derived from the original JPA documentation (in the EclipseLink JPA 2 RI) with some additions and notes. The four most basic JPA types are:

Retrieving JPA Entity Objects

address; : } In the example above, the Employee entity class contains

JPA Queries

, and is equivalent to a JPQL query string (i.e. to a String instance containing JPQL

JPA / JDO Class Enhancer

. It is contained in the objectdb.jar file. You can run it from the command line as

JPA Named Queries

contains four elements - two of which are required and two are optional. The two required elements

What are the main benefits of using ObjectDB?

fields can be stored by ObjectDB simply as part of the containing object. Relational databases lack

Where can I learn how to use ObjectDB?

The best source for learning ObjectDB is the ObjectDB Manual, which contains all the necessary information for using ObjectDB. The only required background is a good understanding of the Java language. Reading the manual and getting started with ObjectDB

Java EE Web Tutorial

.1 or JBoss AS 6. If you need a web application that can run on a simple servlet container (such as

Step 3: Define a Spring DAO Component

work from the application to the Spring Framework. For instance, in this example the Spring container

Step 5: Add a JSP Page

> The JSP generates the guestbook page output, which contains a simple