ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
59

CriteriaBuilder createCriteriaUpdate are not executing

Regards all!! CriteriaBuilder createCriteriaUpdate are not executing. CriteriaUpdate<Order> criteriaUpdate = cb.createCriteriaUpdate(Order.class); java.lang.UnsupportedOperationException at com ... that is not implemented yet in ObjectDB. support Support Thank you! I'll be anxiously waiting for this news. flavioreboucassantos Flávio Rebouças Santos
59

The project does not contain a persistence unit

How do I fix this error/warning that Netbeans gives me regarding no persistence unit? ThreaT Ashton Hogan ObjectDB itself does not require a persistence unit, but NetBeans produces this warning ... Hogan Maybe the META-INF directory is not in the right place. See the Java EE / JPA / Netbeans tutorial
59

mapping file is not being loaded

is not found a virtual persistence unit is used and no error is produced. Did you try
59

_PersistenceException: Type is not found on getSingleResult.

._PersistenceException: Type Estudiante is not found For this query: select est from Estudiante est
59

Puzzler: Not getting cascades on read from Spring context

I've determined that the database is correctly initialized, looking at it from the Object Explorer, I can run the code that loads the database in a Junit test and it's initializing the children objects correctly, but in the application running in Jetty with Spring, fetching is not cascading
59

Multiple Collection Fields not update correctly

= CascadeType.ALL) EntityB entityB; If I make only one of the cascade, then this bug does not occur
59

Guestbook example from tutorial does not work.

Vendor: Oracle Corporation fjubuu Maik The exception may indicate that the objectdb-jee.jar file is not
59

Persist not working when ObjectDB and another db is used in the same application (through spring) with different tx managers

Hi, Object are not being persisted when ObjectDB and another db is used in the same application (through spring) with different tx managers, please find an example of this below. Any help is greatly appreciate as we are currently evaluating ObjectDB to use in our new enterprise application
59

Git seems not to commit objectdb.conf

git version 1.8.4.1 (Mac OS X) For some reason my Git seems to be "ignoring" (although not in .gitignore) the web/WEB-INF/objectdb.conf in a web app. I can't find anything about the .conf suffix being ignored. Has anybody noticed this and/or found a solution ? webel Dr Darren Kelly
59

OrphanRemoval not working?

this has no effect... Is there any mistake? Thank you Michael anaq x Orphan removal was not handled by ObjectDB

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