Internal Website Search

21-30 of 200 resultsRefresh

Date and Time in JPQL and Criteria Queries

side, the current date and time expressions are re-evaluated on the server on every query execution to reflect

Defining a JPA Entity Class

reflected by its persistent fields is stored. By default, any field that is not declared as

JPA Metamodel API

The JPA Metamodel API, which is introduced in JPA 2.0, enables examining the classes, fields and properties of the persistent object model, similarly to the Java reflection API. The main interface of the JPA Metamodel API is:

CRUD Database Operations with JPA

a Double object reflecting the average x value of all the Point objects in

Running JPA Queries

query always returns a single result object, which is a Long object reflecting the number

Online Backup

directory on the server side). A new subdirectory with a name that reflects the current date

Database Explorer

in the Explorer might display cached content that does not reflect the up to date data in

JPA Primary Key

">@IdClass annotation. The ID class reflects the primary key fields and its objects

[ODB1] Chapter 3 - Persistent Classes

as reflected by its persistent fields is stored. Persistent fields, by default

[ODB1] Chapter 5 - JDO Connections

that reflects the specific error that occurred. A transaction is always expected to be atomic