Internal Website Search

41-50 of 200 resultsRefresh

JPA Query Structure (JPQL / Criteria)

elements such as names of entity classes and persistent fields, which are case sensitive. In addition

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

of additional entity objects. By default, a retrieval operation is automatically cascaded

JPA / JDO Class Enhancer

to the enhance method as a single string delimited by commas or spaces. In addition, a class

Privacy Policy

and status. You may also choose in certain circumstances to provide Us additional Personal Data

What are the main benefits of using ObjectDB?

addition, eliminating the intermediate ORM layer further accelerates applications. For instance, ObjectDB

Database Schema Evolution

Modifications to entity classes that do not change their persistent field definitions (their schema) are transparent to ObjectDB. This includes adding, removing and modifying constructors, methods and non persistent fields. However, additions, deletions and modifications

Java EE Web Tutorial

JPA Java EE"> In addition the demonstrated application is available as

Step 4: Run the Application

the existing database file to store an additional 1000 objects. You can view the content

JPA Web Application Tutorial

-toc> In addition the demonstrated application is available as a Maven project: