Internal Website Search

41-50 of 200 resultsRefresh

JPA Lifecycle Events

Callback methods are user defined methods that are attached to entity lifecycle events and are invoked automatically by JPA when these events occur. Internal Callback Methods Internal callback methods are methods that are defined

Database Management Settings

is bundled in a product that uses only signed enhanced persistable classes - activation by end users is unnecessary.

JPA Entity Fields

Fields of persistable user defined classes (entity classes, embeddable classes and mapped superclasses) can be classified into the following five groups: Transient fields Persistent fields Inverse (Mapped By) fields Primary

ObjectDB License Agreement [ver. 2.0.4]

> The Product shall only be distributed with a license agreement that guarantees that any user

JPA Queries

with a structure that is known only at runtime (e.g. depending on which fields are filled by a user

ObjectDB License

bundled in a product to an unlimited number of end users. For a quote please contact

DELETE Queries in JPA/JPQL

and the changes are visible to other users (who use other EntityManager instances

Step 2: Entity Class and Persistence Unit

="$objectdb/db/guests.odb"/> <property name="javax.persistence.jdbc.user" value="admin"/>

Step 3: Create an ObjectDB Data Source

://localhost/points.odb;user=admin;password=admin).

Step 2: Entity Class and Persistence Unit

.persistence.jdbc.user" value="admin"/> <property name="javax.persistence.jdbc.password