ObjectDB ObjectDB

Internal Website Search

11-20 of 126 resultsRefresh
23

Database Doctor

The ObjectDB Doctor tool provides two related services: Diagnosis and validation of an ObjectDB ... ObjectDB Doctor Diagnosis The ObjectDB Doctor tool is bundled in the objectdb.jar file. It can be run ... is not in the current directory a path to it has to be specified. The tool main class is com.objectdb
23

ObjectDB Object Database Features

Level locking. Lock modes: READ/WRITE, OPTIMISTIC/PESSIMISTIC. Database Tools and Utilities ObjectDB provides the following database tools and utilities: Database Explorer Visual GUI tool for viewing
19

Database Management Settings

tool. Recording provides an alternative (which is sometimes more efficient) to recovery ... a database that has not been closed properly by running the Replayer tool. Recording might also be useful
19

Can I use ObjectDB to access a relational database?

To access relational databases using the Java Persistence API (JPA) you will need an Object Relational Mapping (ORM) tool, such as Hibernate, TopLink, EclipseLink, Open JPA or DataNucleus ... standalone Object Database Management System (ODBMS) and not an ORM tool, so it is not intended and cannot be used to access other database management systems.
19

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 on other remote ... Server tool is bundled in the objectdb.jar file. You can run it from the command line as follows
2

Report Generation with BIRT and JPA

This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as simple as possible - we will use the basic points.odb ObjectDB database file from the Getting Started
1

[ODB1] Chapter 4 - JDO Metadata

above. The Index Rebuilder Tool Setting indexes for a new class that does not have persistent instances ... tool on the database (in order to collect index information for the existing class instances
1

[ODB1] Chapter 1 - About ObjectDB

, is a sophisticated tool that enables browsing, querying, editing and the construction of Java ... have a visual browsing tool at all, or have a very limited one. Keep in mind that database programming
1

[ODB1] Chapter 6 - Persistent Objects

. Database Garbage Collector The database garbage collector is a tool that scans an ObjectDB database
1

ObjectDB 1.0 Manual

two chapters are dedicated to ObjectDB's tools: Chapter 8 - ObjectDB Server Explains how to manage

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support