ObjectDB ObjectDB

Internal Website Search

1-10 of 125 resultsRefresh
310

Chapter 5 - Database Tools and Utilities

This chapter explains how to use the following ObjectDB tools and utilities:
145

Suggest link to Maven example from Enhancer tool page

The maven plugin example here is incomplete: https://www.objectdb.com/java/jpa/tool/enhancer#Maven_and_ANT_Enhancement_ Taken literally it can't work because it's missing this: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <version>1.2</version
42

Database Explorer

ObjectDB Database Explorer is a visual GUI tool for managing ObjectDB databases. It can be used ... the approach of traditional visual database tools. Every row in the table represents a single object ... window and then select the Tools > Bookmark... command, specify a bookmark name and click OK
39

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
39

Database Transaction Replayer

. Recording is enabled by default and can be disabled in the configuration. The ObjectDB Replayer tool ... might be slow if the database is large. Running the ObjectDB Replayer The ObjectDB Replayer tool is bundled in ... . The tool's main class is com.objectdb.Replayer and the required argument is the path to the database
35

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
30

BIRT/ODA ObjectDB Driver

The ObjectDB BIRT/ODA driver is an extension of the open source Business Intelligence and Reporting Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language. For step by step instructions on using BIRT with ObjectDB see the Report Generation with BIRT
30

JPA / JDO Class Enhancer

ObjectDB Enhancer is a post compilation tool that improves performance by modifying the byte code of compiled classes after compilation. Enhancement is mainly for user-defined persistable classes (entity classes, embeddable classes and mapped superclasses), and is usually optional
6

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
4

[ODB1] Chapter 9 - ObjectDB Explorer

ObjectDB Explorer is a visual tool for managing ObjectDB databases. You can use the Explorer ... automatically. You can change this behavior in "Tools | Options | General". Opening a Remote Database ... visual database tools. Every row in the table represents a single object, every column represents

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