Internal Website Search

31-40 of 200 resultsRefresh

Retrieval by Access bug?

Retrieval by Access bug?

Access to client/server database from multiple applications

Access to client/server database from multiple applications

Privacy Policy

for You to access our Service or parts of our Service. Company ... >Device means any device that can access the Service such as a computer, a cellphone or ... to ObjectDB Website, accessible from https://www.objectdb.com

Retrieving JPA Entity Objects

the database and the persistent fields are initialized, lazily, when the entity object is first accessed ... >EntityNotFoundException is thrown when the object is first accessed. The accessed. On the other hand, the default fetch policy of persistent

JPA / JDO Class Enhancer

, however, where enhancement is required. Non persistable classes that access directly (not through methods ... required by JPA but not enforced by ObjectDB) to avoid accessing persistent fields of other classes ... this technique persistent fields may only be accessed directly from annotated persistable user classes

Database Server

process, making these databases accessible to client applications in other processes including ones ... -server mode are: The ability to access and use databases from different processes simultaneously. The ability to access and use databases on remote machines

Database Explorer

to exploring objects in a visual debugger. Notice that the same database object may be accessed ... the Cache When a database is open in the Explorer in client server mode, it can be accessed ... for easier future access - first select it in a viewer window and then select the Tools

[ODB1] Chapter 7 - JDOQL Queries

. Usually this is used for accessing fields of the candidate object, but it can also be used ... accessing is not limited to the this reference. Persistent fields of any entity that represents a persistent object can be accessed. This includes fields of parameter objects and variable

[ODB1] Chapter 5 - JDO Connections

, but to make your application JDO portable these objects are accessed through the standard JDO ... .option.ConnectionURL Specifies a database location. To access a database file directly ... specifies the database location and whether embedded mode or client server mode should be used to access

[ODB1] Chapter 1 - About ObjectDB

processes (running on the same machine or on different machines) can safely access the database ... process is needed in another JVM. The database file is accessed directly by the application's process ... to the classpath is the only requirement. Client-Server mode, however, is useful for accessing remote databases