ObjectDB ObjectDB

Internal Website Search

111-120 of 133 resultsRefresh
6

wrong query result

Hi we have a problem with queries, database is returning wrong results. These are the queries we run from ObjectDB explorer. Query 1 - SELECT MAX(e.generisaniID) FROM AktImpl e – returns string (from field e.brojAkta) although field generisaniID is of type long. Query 2 - select e.idRecord, e
6

Server vs embedded mode in multi-instance scenario

> <connection port="6136" max="100" /> <data path="$objectdb/db" /> <embedded
6

Guessbook tutorial: Java EE 6 JPA Tutorial - Maven Project

I have a Max OSX Lion and am running Netbeans 7.2 with Glassfish 3.1.2. I download the tutorial and run it. The moment I type something in the sign in block and click add, I get the following error trace: (Does anyone know a fix?) WARNING: EJB5184:A system exception occurred during an invocation
6

Can I Disable the Creation of the "log" Directory?

="0" /> <url-history size="0" user="false" password="false" /> <log path="" max="8mb" stdout
6

Open several objectdb databases the same time

section <server> <connection port="6136" max="100" /> <data path="$objectdb/db
6

-XMX settings recommendation

The default is 256M what is the recommended settings based on? It is the size of the DB? number of connections? If the DB has over 200GB of data and max connection of 400 then will I need to make this settings higher? Thanks. Trianglehead Json Error There is no magic formula, but usually larger
6

multiple connection using share folder

file <server > <connection port="6136" max="3" /> <data path="$objectdb/db
6

Optimistic lock failed

" /> <recovery enabled="false" sync="false" path="." max="100mb" /> <recording enabled
1

cannot delete objects after crash (see issue 2283)

: <recovery enabled="true" sync="false" path="." max="128mb" /> In this mode, commit returns
1

Out of Memory - Slow leak?

: <processing cache="4mb" max-threads="10"/> <query-cache results="4mb" programs="10

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