ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
46

Database Doctor

fresh database file and then copying all the recoverable data in the corrupted database file
41

BIRT/ODA ObjectDB Driver

Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language ... when using client-server mode. ObjectDB/JPA Data Source To create an ObjectDB data source: Open the [New Data Source] dialog box by right clicking the Data Sources node in the [Data Explorer] window
40

Privacy Policy

You about Your privacy rights and how the law protects You. We use Your Personal data to provide and improve ... the Service such as a computer, a cellphone or a digital tablet. Personal Data is any information ... hardware and software. Service Provider means any natural or legal person who processes the data
23

ObjectDB Object Database Features

integration with Tomcat, Jetty, GlassFish, WildFly, Spring MVC and Spring Boot. Operating Modes Client ... for remaining features is in progress - see issue tracking (requires login). Java Data Objects (JDO ... data structures and algorithms (as a result of years of R&D). Outperforms competing products
16

Step 3: Create an ObjectDB Data Source

Connections to the database are represented in BIRT as data sources. To create an ObjectDB data source: Open the [New Data Source] dialog box by right clicking the Data Sources node in the [Data Explorer] window and selecting New Data Source. Select ObjectDB Data Source from the list of available
16

Step 4: Create an ObjectDB Data Set

Queries against the database are represented in BIRT as data sets. To create the data set: Open the [New Data Set] dialog box by right clicking the Data Sets node in the [Data Explorer] window and selecting New Data Set. Select the data source that was created in the previous step (e.g. ObjectDB
7

What is the Java Data Objects (JDO)?

The Java Data Objects (JDO) is another standard for accessing persistent data in databases, using plain old Java objects (POJO) to represent the object model. Unlike Java Persistence API (JPA), which is designated to be used with relational databases, JDO is designated to be used
5

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 ... on the following subset of these points: (11, 11), (12, 12), ..., (20, 20) The data will be presented in
2

[ODB1] Chapter 8 - ObjectDB Server

configuration file with one registered user: <objectdb.com> <server port="6136" reload="30"> <data path="$objectdb/server/data" /> <log path="$objectdb/server/log" /> <connections max="10 ... "> <data path="$objectdb/server/data" /> <log path="$objectdb/server/log" /> <connections
2

setResult(data)

Method javax.jdo.Query void setResult( String data ) Specifies what type of data this query should return. If this is unset or set to null, this query returns instances of the query's candidate class ... function results. Parameters: data - a comma-delimited list of expressions (fields, functions on fields

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