objectdb Questions
8
Solved
In this benchmark ObjectDB is far the fastest DB:
http://www.jpab.org/All/All/All.html
But I cannot see any other benchmark results from ObjectDB.
Is anyone using ObjectDB? Is it production ready?...
Livelong asked 13/3, 2011 at 19:55
5
Solved
I'm using ObjectDB with JPA. I would like to call myMethod(). For example:
entityManager.createQuery("SELECT ... FROM ... WHERE MyClass.myMethod() = 100")
Is it possible? Maybe any annotation is...
1
© 2022 - 2024 — McMap. All rights reserved.