Internal Website Search

81-90 of 200 resultsRefresh

Running JPA Queries

. If the database contains multiple Country objects with the name 'Canada' (e.g

Chapter 6 - Configuration

The ObjectDB configuration file contains one <objectdb> root element with seven subelements: <objectdb> <general> ... </general> <database> ... </database> <entities> ... </entities>

Entity Management Settings

The <entities> configuration element specifies front end settings that are relevant on the client side and in embedded mode. The default configuration file contains the following <entities> element: <

Posting Sample Code

, The project does not contain a persistence unit, An entity or IdClass class should implement the java.io.Serializable interface).

JPA 2 Annotations

container annotations:

Paths and Types in JPQL and Criteria API

to be valid the user defined persistable class must contain a persistent field (or property

JPA Criteria API Queries

query based on fields that a user fills at runtime in a form that contains many optional fields

Step 5: Add a JSP Page

the guestbook page output, which contains a simple form for signing the guestbook, followed by a list

JDO Reference (JavaDoc)

This reference contains the API documentation (similar to JavaDoc) of JDO 2.2. The content is derived from the original JDO documentation with some additions and notes. The most basic JDO types are:

[ODB1] Chapter 5 - JDO Connections

in a try-catch block: try { // Code containing