About visual

manual

Database Explorer

Explains how to run and use the ObjectDB object database Explorer to view and manage Java/JPA/JDO objects visually. ObjectDB Database Explorer is a visual GUI tool for managing ObjectDB databases. It can be used to view data in ... The Table window follows the approach of traditional visual database tools. Every row in the table represents a single object, every ... nodes in the tree, similar to exploring objects in a visual debugger. Notice that the same database object may be accessed using ...

 
manual

Database Explorer

Explains how to run and use the ObjectDB object database Explorer to view and manage Java/JPA/JDO objects visually. ObjectDB Database Explorer is a visual GUI tool for managing ObjectDB databases. It can be used to view data in ... The Table window follows the approach of traditional visual database tools. Every row in the table represents a single object, every ... nodes in the tree, similar to exploring objects in a visual debugger. Notice that the same database object may be accessed using ...

 
manual

[ODB1] Chapter 9 - ObjectDB Explorer

Explains how to view and manipulate database files in the database explorer. ObjectDB Explorer is a visual tool for managing ObjectDB databases. You can use the Explorer to browse ... objects following the approach of traditional visual database tools. Every row in the table represents a single object, every ... nodes in the tree, similar to exploring objects in a visual debugger. Notice that the same database object might be accessed using ...

 
manual

[ODB1] Chapter 1 - About ObjectDB

Describes the main features and editions of ObjectDB 1.0 for Java/JDO.... a single line of code. Many object databases do not have a visual browsing tool at all, or have a very limited one. Keep in mind that ...

 
manual

[ODB1] Chapter 8 - ObjectDB Server

An ObjectDB server can manage one or more databases. Databases that are managed by a server can be accessed by multiple processes simultaneously. In addition, the server supports accessing these databases from remote machines by TCP/IP. More details about client server mode vs. embedded database mode are discussed in Section 1.2. An ObjectDB server can manage one or more databases. Databases that are managed by a server can be accessed by multiple processes simultaneously. In addition, the server supports accessing these databases from remote machines by TCP/IP. More details abo ...

 
issue

[Explorer] Running Tools

The new Explorer of ObjectDB 2 does not support running tools from within the Explorer. The Explorer should support running ObjectDB tools, such as ObjectDB Server, ObjectDB Doctor, etc. from within the Explorer, visually. This is one of the features that have been supported by the old Explorer of ObjectDB 1.It has been temporarily removed due to incompatibility with the new ObjectDB 2 code base. Feature Request Version: Priority: Low Status: Active Replies: 0 Type:  Feature Request ...

 
issue

[Explorer] Executing Queries

The new Explorer of ObjectDB 2 supports retrieval of database objects by classes and navigation. Retrieval of database objects by executing queries should also be supported. This is one of the features that have been supported by the old Explorer of ObjectDB 1.It has been temporarily removed due to incompatibility with the new ObjectDB 2 code base. Feature Request Version: Priority: High Status: Fixed Replies: 1 Type:  Feature Request ...

 
issue

[Explorer] Editing Database Files

Some features of ObjectDB 1 Explorer have not been implemented yet in the new Explorer of ObjectDB 2. The new Explorer of ObjectDB 2 is currently a viewer rather than editor, and database files are always opened in read only mode. The ability to create new database objects and edit existing database object has to be reimplemented in the ObjectDB 2. Feature Request Version: Priority: High Status: Fixed Replies: 4 Type:  Feature Request ...

 
page

ObjectDB Object Database Features

ObjectDB provides a rich set of features, many of them as the result of supporting the JPA and JDO APIs.... Visual GUI tool for viewing and editing database content. ...

 
issue

Server out of memory exceptions

I've started to get memory exceptions on objectdb instances running as a server. The objectdb log reports this as: ... Consider running Java Visual VM on the production computer, just to take heap snapshots. Heap ...