Internal Website Search

21-30 of 200 resultsRefresh

Database Replication and Clustering

) is used, the same database is managed on multiple machines (nodes), possibly in different ... recovery. In master-slave replication, the master node manages the main (master) database ... copies of the same database, which are limited to READ operations. Any update to the master database

Database Doctor

>Diagnosis and validation of an ObjectDB database file Checks a given ObjectDB database ... database file Repairs a corrupted ObjectDB database file by creating a new fresh database file and then copying all the recoverable data in the corrupted database file to the new database

Database Transaction Replayer

/database#the_recording_element">configuration. The ObjectDB Replayer tool can apply recorded database operations on a matching database backup (if available). This ability is useful for two different purposes: It enables recovery from a database failure by

Database Server

ObjectDB Server is a tool that manages ObjectDB databases in a separate dedicated 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

ObjectDB Database

All about ObjectDB Database in Java/JPA database - explanations, examples, references, links and related information.

Chapter 5 - Database Tools and Utilities

Describes the ObjectDB object database tools - the Explorer, the Server, the Enhancer, the Doctor and the Replayer.

[ODB1] Chapter 9 - ObjectDB Explorer

;Browsing the Database The ability to explore database objects visually, navigate ... window displays a list of root objects that the database contains (root objects are discussed in database objects. The Table window displays

[ODB1] Chapter 5 - JDO Connections

, retrieving, updating and deleting database objects, are provided in the next chapter (database object from being modified by ... ) at the same time. In an active transaction, on every retrieval of an object from the database a READ

[ODB1] Chapter 2 - A Quick Tour

String instances. ObjectDB, as a pure object database, can simply store a memory data ... ="/database/jdo/manual/chapter6#retrieving_persistent_objects">section 6.3. If such an ...) static method (line 25). An object bound to the database during an active

[ODB1] Chapter 1 - About ObjectDB

ObjectDB for Java/JDO is a powerful Object Database Management System (ODBMS) written ... ObjectDB. This section describes some of them. ObjectDB is an Object Database database is application objects. Whereas, working with a Relational Database Management