Internal Website Search

171-180 of 200 resultsRefresh

Removing entity class

Hello, I am using evaluation version of ObjectDB for long term private project. Recently I hit the 10 entities limit and got exception: com ... > Among the 10 entities in the project there are 2 entities I added long time ago

Distinct Error

reproduce this in the simple test project I have supplied for other bugs. This query succeeds happily in the test project (however thats just using the above string). The above query printout came from

Error occured during initialization of boot layer

as a module so you will have to add it to the classpath. See your project properties -> ... my project to be non-modular (delete module-info) and included the objectdb.jar in the classpath

multiple different applications access one odb file

to the project, will need to wait for the new project to start to commit more resources.

Is it possible to remove parent/child entities without refresh?

We have a big entity object tree in our project. If I use the entityManager.remove(childEntity) method to remove a child entity a entityManager.refresh(parentEntity) is necessary in ... for our project. Do you know a way to remove a child entity from a parent entity without a entityManager

Future JDO versions?

and automated management of identity) are built-in to JDO.  We have recently migrated projects for JPA to ObjectDB JDO because of this, and intend to continue to use JDO in future projects

Performance problem

of your project. An attempt to compile your project failed because the compiler rejected some of the non English

@AttributeOverrides , and postgresql + own TYPE

 i have to work with postgresql + JPA + eclipselink, because is my school project. Database ... my project i have more schemats let say "public' and "artio". Netbeans generate for me entity class.

Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker

may have to enhance different parts of their projects in several enhancement runs). If multiple ... of a project.   support Support

NullPointerException when using multithreading

the output when executing the attached program.  The test application is a simple Eclipse project.  You can import the project and then attach your instance of the objectdb jar.  The test