Internal Website Search

131-140 of 141 resultsRefresh

Different behavior with persist() and queried instances?

, however in my other project doing exactly the same (except not using the java agent enhancer but maven

InternalError on multiple AND and JOIN Query

] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO

How to configure where the ODB is stored?

to "the installation directory of ObjectDB". BUT... I DIDN'T INSTALL OBJECTDB - my maven build downloaded

Failed to validate XML

= 'UTF-8' repositories { maven { url "http://m2.objectdb.com" } } dependencies { compile

Issue deploying EJB project to Jboss/Glassfish

should be easy. Please follow this tutorial (you may also use the Maven

How to use ObjectDB properly in spring boot application?

> Objectdb (embedded) Maven Uses annotation based configuration

Eclipse plugin problem (using ObjectDB as a separate bundle)

/snapshot/e3.6/ Select "Group items by category", then deselect "Maven integration (optional

Error when using Object DB Java Agent

the issue. Our production code is built with maven and the classes are compile time

Deadlock, if two threads try to close an entity manager

also on Maven. Thank you for this report. support Support

JPA example is failing

I am running the server using this command: java -cp objectdb.jar com.objectdb.Server start console output: ObjectDB Server started on port 6136. I am using the example you have given for JPA . I am using maven project download. Creating connection using