 1 | Hi there ! We're currently considering to try object db as a an embedable database for one of our microservices. The microservoice itself must be completely self-contained and must not depend on external software such as RDMS, requiring additional installation and support |
 1 | install / provide all classes, but a limited set. When the customer tries to open the database |
 1 | attachment also given below. The stack trace doesn't mention ObjectDB. It seems as a BIRT installation issue (a missing class). Bimal |
 1 | Good day to you, I am looking to port my Java applications to rely on ObjectDB from MySQL & PostgreSQL. Kindly advise whether the installations would be able to work with FluentJPA (https://github.com/streamx-co/FluentJPA) as it would make life a bit easier for my team and I. Regards FluentJPA |
 1 | the license is that possible without new Installation? greetz The free edition has a restriction |
 1 | .addChild(StandardHost.java:478)
at org.apache.catalina.core.StandardHost.install(StandardHost.java:738 |
 1 | ) and the other on the server side (possibly in the ObjectDB installation directory). Configuration |
 1 | Hi, I am trying to upgrade the objectdb from 1.x to 2.x. I installed and configured as per object db tuotrial. I am just wondering, in objectdb 1.x, when i am tring to get the object id for a persistable object, i am getting an integer as a result e.g Object obj = JDOHelper.getObjectId |
 1 | Improve ObjectDB Server to behave and feel more like a traditional db-server: - Remove SWING dependency (i.e. remove the tray icon or make it external from the core server) - Provide the possibility to easily install the objectdb as service on each system (requires removing swing dependency |
 1 | Hello, I've just installed ObjectDB and done some tests. I'm inserting 22k of records like 10k iterations of 22 linked entites. I've got indexes on Long id on every entity and additionally one entity have index on String column. Entities are not enhanced and inserts are committed in a separate |