ObjectDB Database Search

101-108 of 108 results

General Performance Issues Illustrated with a Specific Method

and post the results:     support Support In addition , you should try (for diagnosis): The same

Cast exception?

, it is available as part of Java EE), in addition to being part of objectdb.jar. If JPA is loaded by

Are Queries in ObjectDB Multithreaded ?

. At the moment, however, this is disabled for most operations. Additional testing is required

ObjectDB stability after power failure

again it should be recovered automatically. In addition you may use replication and online backup

package not found running ObjectDB under OSGi

, and apparently Eclipse class loader is not supported. In addition , please notice this restriction

Database File Compression

ObjectDB database files are usually smaller than database files of other Database Management Systems (object databases and relational databases) but additional internal compression is still possible. Usually smaller files are also faster because less I/O operations are required and memory cache

Dynamic Metadata (JDO 3.0)

generated classes. In addition , the metadata of classes can be queried at runtime (similarly to reflection in Java). support Support

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

addition , please notice that this attempt to fix the problem was done without the ability to reproduce