Internal Website Search

21-30 of 200 resultsRefresh

Schema Update

>The default configuration file contains an empty <schema> element. If the < ... ><package> element serves as a container of <class> subelements ... name) because the package name is already specified in the containing <package>

Server User List

settings (username, password, permissions, quota). The default configuration file contains ... > Every <user> element may contain one or more <dir>contain the following permissions: access - permission to open a database

GROUP BY and HAVING clauses

>Object[] arrays of length 3, in which the first cell contains the initial letter as a String object, the second cell contains the number of countries in that letter's group as a Long object and the third cell contains the distinct number of currencies that are in use

Database Explorer

> The ObjectDB Explorer is contained in the explorer.jar executable jar file ... the Tools > Options... menu command. The [Options] dialog box contains ... >The [General] page contains the following settings: The [Encoding] combo box

JPA Entity Fields

; // not persistent because of @Transient } The above entity class contains only transient ... object is stored in the database every persistent field must contain either null or a value ... Inverse (or mapped by) fields contain data that is not stored as part of the entity in

Database Transaction Replayer

, the recording directory is generated in the directory that contains the database file. If the purpose ... /database#the_recording_element">configuration. The recording directory contains two types ... the name of the file. A recording file, with the same transaction ID in its name, contains

Privacy Policy

that are placed on Your computer, mobile device or any other device by a website, containing ... >Web Beacons: Certain sections of our Service and our emails may contain small electronic ... >Our Service may contain links to other websites that are not operated by Us. If You click on a third party

JPA Persistence Unit

that are mentioned in mapping files as well as annotated classes in the JAR that contains the contains the META-INF/persistence.xml file. Other classes ... queries are available only when the containing classes become known to ObjectDB, for example

Working with JPA Entity Objects

>The contains method can check if a specified entity object is in the persistence ... /contains_Object">contains(employee); The persistence context can be cleared by using

[ODB1] Chapter 3 - Persistent Classes

>persistence capable classes. contains the following sections ... > and Map) cannot refer to an unsupported collection, or a collection that contains objects ... 'persistence aware' refers to classes that are not persistent but contain code that accesses or modifies