ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
44

Refresh data in application after database data has changed

Refresh data in application after database data has changed
37

BeanCreationException in spring data JPA with objectDB

.GenericTypeResolver.getTypeVariableMap(Ljava/lang/Class;)Ljava/util/Map; from class org.springframework.data.util ... class org.springframework.data.util.ClassTypeInformation at org.springframework.beans.factory.support ... org.springframework.data.util.ClassTypeInformation at org.springframework.data.util
14

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
14

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
13

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
8

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
7

Best practise loading big data

is the main data provider within our solution. In the past we often discovered performance problems when it came to transactions with lots of entities. We have a scenario in which we need efficient data ... we access the data block by block - in each block step by step and in each step value by value
6

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
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
0

[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

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