ObjectDB Database Search
101-141 of 141 resultsAttempt to execute a query using a closed EntityManager(strategy = GenerationType.IDENTITY). 5. Any ideas why this would happen? @Stateless ClientC | |
TYPE Expression(JpaQuery.java:695) any idea ??? Alex quasado Alexander Adam Even this simple code causes the same | |
Missing atificat for ObjectDB?", which is missing. It seems somehow the update is partially completed. Any further idea ? Thanks | |
Query to find object from element of a contained collection I have an OrderData class, containing an OrderItemData collection, i would like to find OrderData elements by OrderData.items.itemId. I cant get a proper query with MEMBER OF or IN. Does anyone have an idea on how i could formulate that as Typed or CriteriaBuilder query? Thanks. @Entity | |
Support of modifying an ObjectDB Entity class (Schema Change) If you modify an ObjectDB Entity class will it be supported by a database set up using the old class? I already have an idea to iterate through a database, getting each record and then creating a record of the new type and replacing it, but I was just wondering if there is an easier way or | |
Index causes increased memory usage is not cleared after the data is stored, since the idea of the cache is to be ready for future requests | |
"Automatic" Auditing Any ideas around how I could do "automatic" auditing of changes to objects? (An equivalent to Hibernate's Envers) Thanks. Michael. mmcgovern Michael McGovern You may try the following: Define the entity class with a composite primary key [id, revision]. Never delete entity objects - alway update | |
how to persist an object twice into two diff. collections of two diff. classes the DB? i apreciate ur ideas !!!!¨ ggrassi giuliano Just delete the db.persist | |
AbstractMethodError ... __odbSetTracker(Lcom/objectdb/spi/Tracker;)V version of ObjectDB? Any idea what has changed in your code that may be related to this issue? support | |
Getting exception while executing the Query idea what might cause this exception to be thrown. We have release so please try to reply asap.   | |
Fields in objects not populated in query result. the Explorer gives the results as expected. Any ideas what I'm doing wrong? This code had worked | |
Activated ObjectDB still throws "Too many persistable types", but this is a good idea . Will it help if it is shown on the server tray icon? In the log file? support | |
Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities may be a good idea . This feature request has just been added to the issue tracking . support Support | |
Wrong @Id type Hi, I have noticed some values of id column suddenly switched to int, although it is declared as long in our java class. Do you have idea why this happened? Screenshot attached. Pero_885 Pero Novaković There was a bug in UPDATE queries that was fixed. Please see this forum thread | |
Group by: list if no aggregate function is specified, then fetching children list for each parent - not a good idea . Thank you. Vladiator Vlad Myachikov You may use JOIN FETCH for this purpose. support Support | |
Can you implement fastest Native JPA for MySQL by ClusterJ like? to share my idea . Thanks kadirbasol Kadir BASOL Thank you for this post. A JDBC driver for ObjectDB | |
using DbUnit with ObjectDb ;-) freddieFishCake Jonathan Lister Using JAXB is a nice idea and I am glad it works for you. But I | |
Failed to resize file - file system limitation error. Do you have any other ideas ? Thank you, Clinton CAPdev CAP Dev The next step | |
objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation considered beyond your scope of responsibility, but I welcome any ideas or suggestions | |
Problem upgrading it starts to work again. Any ideas ? Best Regards Here's a part of the output: org | |
final fields persistence (I already wrote the body here, but somehow it got lost; so I'm retrying; apologies if it appears twice.) =========== We love the idea of using ObjetDb, but 99% of our Java entities are immutable, and auto generated using https://immutables.github.io/ -- which creates final fields | |
ArrayIndexOutOfBoundsException this error shows up I can no longer query the database. Any ideas why this would happen? Thanks | |
Roadmap - no progress - any plans - transparency? Software. So by browsing our issue tracking system , you can have a general idea of what will be included | |
Using a file extension other than .odb This is a good idea , thanks. support Support Starting version 2.2.9 you can use other extensions, as long as | |
Spring MVC Errors I try to import the project from the tutorial but when doing so I get errors: 1. https://i.imgur.com/tbIsj.png (old link) and then when I try to start it anyways I get things like thaat: 2. https://i.imgur.com/G7UVu.png (old link) any ideas ? I installed m2eclipse plugin and Maven Integration | |
NullPointerException Hi! Just got this: [com.objectdb.o.ENT.A(ENT.java:450), com.objectdb.o.OBM.bx(OBM.java:371), com.objectdb.o.OBM.bx(OBM.java:249), com.objectdb.jpa.EMImpl.persist(EMImpl.java:375), ...] Any idea ?? Using 2.3.3 ... thanks!! Alex quasado Alexander Adam The stack trace doesn't match version 2.3 | |
Recovery file does not match db file do anything else. Any idea what's going on? dmoshal David Moshal This may be related to issue 695 | |
Best practice: Database update/migration of embedded databases in products with the new “EntityPerson” Class and without data loss? We have a few ideas , but we think | |
Replication issue, Replayer failing due to NullPointerException..t(RPM.java:223) at com.objectdb.Replayer.main(Replayer.java:62) Any idea what could be causing | |
Maven driven compile time ehnancement). Any idea what is the problem? support Support For some reason, the example doesn't like | |
GWT RPC is throwing serialization exception when I have object db date value Eclipse. Stack trace is attached. Any ideas ? Is there any way to avoid the usage of those proxy | |
A distinguished Name for server or explorer is good for maintaining! it in OS task list! gzdillon Lai Yang This is a good idea . Thank you. support Support | |
Show Sql/Jpql and delete wua Andreas Wurm It may be a good idea to log queries as strings in TRACE logging level. ObjectDB | |
Is there a function of "drop table" or "delete from table"? table" or "truncate" can clear the id counting. Any idea ? gzdillon Lai Yang Resetting generated ID | |
Retrieving Metamodel without connection of ObjectDB. Regards Ralph mosi0815 Ralph Moser This is a good idea . A new feature request was added | |
huge heap usage we are using objectdb 2.7.2_6. At a custumer we have huge problems with the memory consumption (see the heap dump attached). The database size is pretty small (1.4 GByte). Any idea ? hgzwicker Hans-Georg Zwicker Could you please share the heap dump or analyse it and provide more information | |
com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date idea why java.sql.Date is not found in the classpath? Which Java version are you using? Do you use | |
exception on start on startup the objectdb connection we have this exception: java.lang.NullPointerException: Cannot read field "__odbTracker" because " " is null any idea ? hgzpincher Hans-Georg Zwicker Additional details may help: Do you have a full stack trace of the exception? When does it happen | |
JPA Composite Key make Object Db throws "Unexpected exception (Error 990)" 990) My bookId and its attributes are NEVER null. Have you any idea about this problem | |
Removed entities can be found by query in the same transaction a complex scenario. Maybe you have a hint how we can better analyze the issue or do you have an idea | |
Out of Memory - Slow leak? will require a live test. Another idea for check - keeping separate database but separating |