ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
96

Email notification about new build

Just a quick thought. It would be nice to get email notification about new builds. If a new build resolves a problem that I'm not subscribed for, I don't know about it until i check ODB page :) lwalkowski Lukasz Walkowski This is a good idea. It is now set as a website feature request in the issue tracking system. support Support
96

Intermittent: "Attempt to reuse an existing primary key value" when persisting a new instance

ever happens (maybe once a week during dev). This issue only happens when saving new items ... Version: 2.2.8_05 Willks William This might be related to a bug that was fixed in build 2.2.8_06. Please check that new build. support Support
96

UPDATE query to set a new field after schema change

I've added a new property/field to one of my objects and want to set the value of this (boolean) property to false for all existing entities in the DB. I tried to execute an update statement ... , without using an UPDATE query. support Support A new issue was added to the issue tracking system based
96

New Web Application Tutorials

New ObjectDB/JPA tutorials have been published today: Eclipse/JPA Web Application Tutorial NetBeans/JPA Web Application Tutorial The new tutorials demonstrate how to build a simple database driven web application using ObjectDB and JPA. Understanding these tutorials requires some familiarity
96

Feedback on new site

Font size on new site is huge! This is especially a problem when browsing the api. dmoshal David Moshal Difficult to find info on ODB1, including api javadocs. dmoshal David Moshal Thank you for your useful comments. The ObjectDB 1 manual is available here. You can use the JDO menu to browse
19

Schema-Update: Deactivation of automatic entity class removing and introduction of a new class remove in the schema config

less PlugIns). This presents us with further challenges when we have made changes to DB schema for new versions. Our solution is that we create a seperate product (we call it ProfileMigration) for each new
19

New Java 8 (JDK 1.8) Collection Methods

ObjectDB version 2.5.5 (and above) supports Java 8 (JDK 1.8). Tracking changes to collections and maps using some new Java 8 methods is currently not fully supported. The main known issue ... (which becomes an orphan) using the new methods: removeIf(predicate) and remove(key, value). support Support
19

Email notification about new build

Just a quick thought. It would be nice to get email notification about new builds. If a new build resolves a problem that I'm not subscribed for, I don't know about it until i check ODB page :) lwalkowski Lukasz Walkowski
19

new database error

Exception in thread "main" [ObjectDB 2.7.3] Unexpected exception (Error 990) Generated by Java HotSpot(TM) Client VM 1.8.0_31 (on Windows 8.1 6.3). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: com.objectdb.o.UserException: Failed
19

New issues with queries using build 2.7.8

.8.0_01 (although it does solve this reported bug). A new build will be released soon. support

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