ObjectDB ObjectDB

Internal Website Search

121-130 of 135 resultsRefresh
6

Failed to validate XML

= 1.8 targetCompatibility = 1.8 compileJava.options.encoding = 'UTF-8' repositories { maven
6

Recursive calls with @PreUpdate annotation and Glassfish OutOfMemoryError

the enhancement (I do this build time with maven). First, for the test case I supplied: 1) You need to run
6

objectdb (licensed) + github action error

Hello, In a software engineering course (UPV/EHU University, Spain), my students have deployed their proyects in a Continuos Integration Enviroment using a created(licensed)objectdb as a Database (maven projects). The projects run and test fine in local. The projects have more that 10 classes
6

odb files and config file

Hi, I used the tutorial (https://www.objectdb.com/tutorial/jpa/eclipse/web/project) to use ObjectDB in my maven project. After that there was a db folder in src/main/java/webapp/WEB-INF/. But there were no obd files in it. I'm getting my EntityManager by doing this: EntityManagerFactory emf
6

Searching lists within objects

Hi everyone, I've a problem with searching on lists. I'm uncertain as to what the best form is, so I've created a maven project with all the classes and a unit test showing my issue. Pretty much I want to search using cb.isMember passing an object. This however does NOT work. I'm uncertain
6

disabling JDO in objectdb embedded mode

are needed ? Should I add additional maven dependencies to fix the problem ? (currently I
6

Spring Data JPA

and password will be used if available. support Support Sorry for the wrong post. Everything works fine now. Seems that maven had cached some old jar. mosi0815 Ralph Moser
6

Spring Data JPA - PersistenceException thrown

is for JPA 1.0 spec. The dependency listed on the maven page http://m2.objectdb.com/com/objectdb
6

JDeveloper

Is there a tutorial or instructions as how to setup a connection in JDeveloper to ObjectDB? Thanks nat nat101 Nat Gross No, but you may be able to use the Maven examples (included in the ObjectDB download file) by importing them to JDeveloper. support Support ok. thanks. nat101 Nat Gross
1

ObjectDB 2.6.8

Added JPA XML validation schema files to Maven/JEE objectdb.jar. Added automatic release of pessimistic locks on client-server connection failure. Fixed an OptimisticLockException bug on commit after flushing a removed modified entity object. Fixed a NullPointerExeption on new index building. Fixed

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