ObjectDB Database Search
101-105 of 105 resultsJava 9 support ? com.objectdb. spring ? removing some dependencies, e.g. on java.desktop ? etc. support Support Use | |
Storing a tree of data (depth=3) Hi, I would need a bit support for my MIT licensed Spring REST project where I already successfully can persist books. I have a problem with movies. The difference to the books? The depth of the data tree +1 I'll explain it here: A movie is an entity (like the book) A movie has a list of roles | |
Auto Date for Creation and Update after here works fine BUT I'm using JpaRepository and that's from the Spring Framework and that is a point | |
Connect to objectdb database I am experiencing a problem with connecting to existing database using IntelliJ and Spring Boot Jakarta. My persistance.xml file looks like this: xmlns = "https://jakarta.ee/xml/ns/persistence" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation = "https://jakarta.ee/xml/ns | |
ObjectDB 2.8.5 Fixed a bug in using AS in SELECT NEW (breaks some Spring Data JPA queries). Fixed a bug in tracking changes to new collections after flush ( issue #2640 ). Fixed a StackOverflowError on no access permission to objectdb.conf ( issue #2643 ). Fixed a bug in managing pessimistic locks after using |