Internal Website Search
21-30 of 200 resultsRefreshDatabase Replication and Clustering, the same database is managed on multiple machines (nodes), possibly in different geographic ... . In master-slave replication, the master node manages the main (master) database, which supports ... database, which are limited to READ operations. Any update to the master database is automatically | |
Database Doctor and validation of an ObjectDB database file Checks a given ObjectDB database file, verifies ... report of all the errors. Repair of a corrupted ObjectDB database file Repairs a corrupted ObjectDB database file by creating a new fresh database file and then copying | |
Database Transaction Replayer. Recording is enabled by default and can be disabled in the 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 | |
Database ServerObjectDB 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 ... are: The ability to access and use databases from different processes simultaneously. | |
ObjectDB DatabaseAll about ObjectDB Database in Java/JPA database - explanations, examples, references, links and related information. | |
Chapter 5 - Database Tools and UtilitiesDescribes the ObjectDB object database tools - the Explorer, the Server, the Enhancer, the Doctor and the Replayer. | |
[ODB1] Chapter 9 - ObjectDB Explorer to explore database objects visually, navigate among them and execute queries is very valuable ... and the bottom sub window displays a list of root objects that the database contains (root objects are discussed ... two types of viewer windows for exploring the contents of database objects. The Table window displays | |
[ODB1] Chapter 5 - JDO Connections and deleting database objects, are provided in the next chapter (database/jdo/manual/chapter6 ... Management ObjectDB manages an automatic lock mechanism in order to prevent a database object ... from the database a READ lock on that object is obtained by the PersistenceManager | |
[ODB1] Chapter 2 - A Quick Tour, as a pure object database, can simply store a memory data structure in the database as ... 25). An object bound to the database during an active transaction, is expected to be stored physically in the database when the transaction is committed (line 37). Note: Memory objects | |
[ODB1] Chapter 1 - About ObjectDBObjectDB for Java/JDO is a powerful Object Database Management System (ODBMS) written entirely ... some of them. ObjectDB is an Object Database Developing object oriented applications ... objects. Whereas, working with a Relational Database Management Systems (RDBMS) is difficult |