ObjectDB Database Search

1-15 of 15 results

Database Transaction Replayer

tool can apply recorded database operations to a matching database backup, if available ... might be slow if the database is large. Replaying transactions The ObjectDB Replayer tool ... to it. The tool's main class is com.objectdb.Replayer . The required argument is the path to the database

Database Management Settings

replayed by using the ObjectDB Replayer tool . Recording provides an alternative to recovery ... to automatically repair a database that was not closed properly by running the Replayer tool

[Explorer] Running Tools

The Explorer should support running ObjectDB tools (such as ObjectDB Server and ObjectDB Doctor) visually within the Explorer. 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. support Support

explorer NullPointerException

database’,'new directory','cut','copy' ... if I click ' tools ---options' before open database ... [ Tools Options] dialog box when no database is open. A fix will be available soon in ... trace that you posted is caused on an attempt to open the [ Tools Options] dialog box

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

Exporting the data out of the ObjectDB

. support Support Thank you so there is no out of box tool that is available, i will essentially ... them to relational store ? Thank you. Sandeep Sandeep Dhamale No out of the box tool available now

ObjectDB JDBC to Object compiler

.persist(obj);   Or you can make a tool for that. kadirbasol Kadir BASOL Probably an easier way

What are the steps of creating small web app?

, SQLite, JavaDB, BIRT/ Jasper reporting. Tools : Eclipse, Netbeanse, SVN, Git repositories, SQLyog

Evaluation License

return for this help. Possible help includes developing open source tools , writing (tutorials

Sync ObjectDB and MySQL

Is there a listener or program that can be used to sync across data from/to MySQL and ObjectDB so that I can use ObjectDB for development and then just make sure MySQL always has the same data? ThreaT Ashton Hogan There are plans to implement such a tool . You may subscribe to this feature request

Data portability

Hi, I've never used an OODB, I'm looking for a starting point but a recurrent concern is the Data Portability one. More clear: what options / strategies do I have to export / move my data to another   tool , if there is a need to? One key point of Ojectdb (as far as I had read) is Code

[ODB1] Chapter 6 - Persistent Objects

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

ObjectDB 1.0 Manual

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

JDBC Driver for ObjectDB

A JDBC driver for ObjectDB can be useful in various scenarios, and particularly for using ObjectDB with reporting and BI  tools (other than BIRT ). Requests for JDBC driver were discussed in various threads on ObjectDB forum: https://www.objectdb.com/forum/526 https://www.objectdb.com/forum

Why does ObjectDB duplicate classes from javax.jdo:jdo-api?

, and obviously conflicts with modern methods and tools . To solve the conflict with JPA, two different jar files