Internal Website Search

101-136 of 136 results

World database - Changing country ID

Hi, I am getting familiar with OpenDB as I am considering using it in some project. I opened Sample world DB in ObjectDB Explorer - and couldn't find my country, as it has invalid id ( ez instead of cz ). I changed the id of country to "cz". But when I try to find the country: SELECT c FROM

Doctor - high memory usage

Walkowski I just checked the 64MB sample database. With 512MB max heap size ( -Xmx512m ) it works

Spring MVC Errors

that you are using the last ObjectDB version with the sample project that is bundled with that version

Performance Issues After Migrating to ObjectDB - Urgent Assistance Required

and on the relevant object model. You may also need to demonstrate it with a sample database that you can share

ODB tries to create log files inside its own jar on Win7

; ObjectDB Home ($objectdb) explicitly could solve the problem. If you can upload a sample Eclipse

c.o.jpa.type.EntityTypeImpl.getIdType() returns null

let me know if i should provide you with more code/xml or an sample project chris Christoph Ernst

Different behavior with persist() and queried instances?

persist works though in a sample project, *after* the commit, my list property is correctly enhanced

InternalError on multiple AND and JOIN Query

.RemoteTestRunner.main(RemoteTestRunner.java:197)   I have attached a sample project demonstrating

Where Does ObjectDB Block/Lock?

These are questions asked in the context of the proposed architecture described in the forum thread titled, " Sample JDO Architecture for Follow Up Questions".   Questions about blocking/locking.  With my PersistenceManager multiThreaded=true architecture, I desire to know where ObjectDB

How to pass a list in query for a list field of entity.

"IN" and "Member of" but not working. code sample :- ArrayList soList = new ArrayList (); soList

Glassfish REALM objectdb...

hello , i ve made some research implementing objectdb to glassfish realm. Do you have realm for glassfish ? Here is some sample here: developers.sun.com/appserver/reference/techart/as8_authentication/index.html kadirbasol Kadir BASOL We don't, but if you implement it and you can make it public it would be nice. support Support

Empty query results after JAR creation

to report the same issue. I've created a small test case (attached zip file) with a sample DB to reproduce

Class loading problem with private packages in OSGi environment

a sample database file that can be used to reproduce the exception? support Support Hello, following

Upgrade to Java 8 won't run

the next days. If you can share a sample database with this issue it may help.   support Support

"No Persistence provider for EntityManager" in OSGI bundle.

.createEntityManagerFactory(Persistence.java:84) Attached is a sample application demonstrating this. (including

Deploying a BIRT Project using ObjectDB onto Tomcat

-BIRT driver. If you still have a problem you may submit a sample web project that demonstrates it. support Support

Failed to generate dynamic type

, please provide a sample case that demonstrates the problem. Please create separate forum threads

ClassCastException: cannot be cast to com.objectdb.spi.TrackableUserType

of all the persistable classes. If you still get the exception please post a sample program that reproduces it. support Support

Query vs Extent for retrieving data

? support Support Well I whipped up a standalone sample app, and of course now it works perfectly. I'm

JBoss 7 startup fails

, if necessary, edit the persistence.xml file manually, following the attached sample file

Integration

roo with gwt sample running (something is still wrong but i will delve deeper when i find time

Restrict by class in query

Hosek This is an unexpected behavior. Could you please provide a sample test case that demonstrates

Optimization of Map Queries

of querying maps in ObjectDB has to be improved. If you post a sample test that demonstrates a heavy

Mysterious "Attempt to persist a reference to a non managed instance" error

.TicketNumbers instance taheta Taheta Woon Sorry for the wrong answer: Here is the final sample :- Bus.class

Possible issue with String fields

Hi I'm brand new to objectdb and I'm trying to create an objectdb from a sample db via jdbc. The code all works and for a few thousand records but when I increase the number of records I get the following Exception in thread "main" [ObjectDB 2.3.7_15] javax.persistence.RollbackException Failed

java.lang.ClassCastException in OSGi runtime when loading data from DB

change have some sample projects for OSGi? I hope I don't have to drop objectdb as I just ordered

References to objects of missing obsolete entity classes

? What happens if you change the configuration to enable reflection mode (see #2 above)? Do you have a sample

TYE NullPointerException

;may be sufficient to locate the problem, so at least as a first step - no sample program

2.9.x query issue with @Unique constraint

database works properly. If not, is it possible to share a sample database with that issue? support

java 8 LocalDateTime is not working in query

Here is a self-contained sample how it should work: package test; import javax.persistence.*; import java.sql

InternalException

problem of course. Please run the Doctor to check the database file. Can you also upload a sample

Explorer table view

, if you can share a sample odb file. Note: Hopefully this issue was solved in version 2.8.4. support Support

Issue with cascade delete & add/remove

Hi, Please see the attached sample project (important: classes need to be enhanced as done in the pom.xml file). What happens: We have two entities Address & Contact. Contact keeps a collection of Address which cascades deletes (orphanRemoval=true) to its children which is what we want

ClassCastException in Tuple.get

, I assumed that issue is trivial to reproduce and that's why I did not attach the sample code

Object DB Explorer fails to open database

_03 that was fixed in build 2.05_04. I just opened your sample odb file using the Explorer of 2.1.0

New issues with queries using build 2.7.6_08

. If you can share a sample database in which this query fails we will be able to investigate it further. support