ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
59

Fields in objects not populated in query result.

both enhancement mode and reflection mode but mixing modes is not supported and if some classes in the hierarchy are enhanced and some are not this could happen. Note also that null values are expected
59

Record is not clearing properly on remove

I have a entity Agent which is one-to-many relationship with entity AgentGroup but when i delete Agent ,it is removed from db but in AgentGroup it is not removed properly. Agent ... (the agent) and the mapped-by side (the agent group) will not include the removed object
59

Recovery file does not match db file

'/auctionologies/java/storage.odb$' does not match db file '/auctionologies/java/storage.odb' (error 145 ... seem to be any data loss. not currently able to upgrade to the latest version, but will do so in the next release. Dave dmoshal David Moshal
59

EntityTransaction.commit() does not release a pessimistic lock

It appears that EntityTransaction.commit() does not release a pessimistic lock -> test code below. I tried it in with the current (2.7.6_01) and older versions (2.6.9, 2.5.7, 2.4.7) with the same ... (); } } kurti Matt K. You are right. Pessimistic locks are not released automatically (by default
59

http://www.objectdb.com/eclipse address not found

Hi In Installing the ObjectDB Data Source Driver section, site url: https://www.objectdb.com/eclipse is not working, is there any other solution to add objectDb inside eclipse. and create objectDb ... Hi In eclipse --Installing the ObjectDB Data Source Driver-- step it display like.. could not find
59

CASE WHEN...THEN...ELSE...END not working using JPQL/JDOQL

that ObjectDB does not support yet. support Support Thank you. Do you know what alternative should I use ... ? ( I could not add a new field to the class because it is a Map which handle dynamic key
11

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

is not found at com.objectdb.o._PersistenceException.b(_PersistenceException.java:45) at com ... .TEX: Type User is not found at com.objectdb.o.MSG.e(MSG.java:107) at com.objectdb.o.TRS.g(TRS.java
11

Entity field renaming does not work

Hello, we use the ObjectDB version 2.8.5_05. We want to rename a field in an entity and it does not work: from: package com.btc.ep.analysis.verdict.tolerance.bl.internal.dmos; @Entity @Access ... well in our small tests (and also the relevant code in ObjectDB has not been changed recently
11

WeakRef Purge ObjectDb threads not stopping with Tomcat (in application container)

Hi, We have threads that are not stopping with Tomcat requiring a hard stop of the container. Can you please help us resolve this issue? Thanks, Clinton / Fazle What is the impact of the issue ... allocated to the previous web application instance is not garbage collected due to these threads being alive
11

Objects are not garbage collected

graph of objects so it will not be hold in memory by the JVM. support Support Thank ... EmbeddedSystems We can now verify that this is indeed an issue with the UnitOfWorkContext, so not

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