ObjectDB ObjectDB

Internal Website Search

101-110 of 135 resultsRefresh
6

How to create a wildfly datasource with dsJndi name to an objectdb database?

. You can follow this tutorial (or download and run the Maven project of that tutorial) in order to run
6

JPQL Error

I am trying to run ObjectDB first time in a production server. Operating System: Ubuntu Ubuntu 22.04.1 LTS ObjectDB Version: 2.8.8 (Downloaded) ObjectDB version in Maven: 2.8.8 (I don't know how comes 2.8.1 comes in the error message) When I try to run jpql, it gives this error [ObjectDB 2.8.1
6

InternalError on multiple AND and JOIN Query

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

Embedding ObjectDB on server application

problem... I'm working with Eclipse and Maven. I added the objectdb.jar-File as an external Jar
6

Problem upgrading

. I even delete my whole local maven repository to force a clean install of every artifact
6

Issue deploying EJB project to Jboss/Glassfish

this tutorial (you may also use the Maven version). Using ObjectDB with JBoss requires: Adding
6

Speed of queries that return many objects

to a local folder in com.example.demo.db.Db.java class - Build using maven clean install -DskipTests - Start
6

Deadlock, if two threads try to close an entity manager

2.8.1_01 should solve the issue. It is avilable now for download and soon also on Maven. Thank you for this report. support Support
6

Eclipse plugin problem (using ObjectDB as a separate bundle)

/ Select "Group items by category", then deselect "Maven integration (optional)" see the "Groovy attachment
6

java.lang.NoClassDefFoundError: javax/persistence/criteria/AbstractQuery

Updating from 2.7.1_02 to 2.7.2_02 I now get this error, did something change? java.lang.NoClassDefFoundError: javax/persistence/criteria/AbstractQuery dmoshal David Moshal Nothing was changed, this class is part of JPA. Maybe you are using objectdb-jee.jar instead of objectdb.jar (or Maven

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