ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
102

Performance problem

Hi, we have a strange performance problem with ObjectDB 2.5.3_01 and JBoss 7.1.1 ... separate test environment its speed is very good. We did a performance analysis on our 2 linux servers ... seconds. We pinpointed that from he 53 record performances degrades significantly. On other queries
33

What are the main benefits of using ObjectDB?

performance. Reducing Development Time and Costs ObjectDB makes database programming easier and faster ... to shorter time to market and saving in the total development time and costs. Improving Performance ... . Obviously, elimination of conversions, translations and other intermediate operations leads to better performance.
33

Database Management Settings

is needed. Small initial size and resize values save space. Larger values can improve performance by ... ) for the recovery file and the database file can improve performance. The max attribute is a hint ... , to avoid thread competition that leads to poor performance. The <index-update> element   <index
31

Is ObjectDB better than Object Relational Mapping (ORM)?

As noted above, using ObjectDB instead of a relational database and ORM combination is easier and leads to better performance. ORM tools, however, are very useful where the use of a relational ... of both worlds - use ObjectDB when applicable for faster development and better performance and use
31

Entity Management Settings

. ObjectDB can manage non enhanced classes by using reflection at the cost of performance. The possible ... performance. However, for some applications disabling this ability could be more efficient. The <persist
28

JPA / JDO Class Enhancer

ObjectDB Enhancer is a post compilation tool that improves performance by modifying the byte code of compiled classes after compilation. Enhancement is mainly for user-defined persistable classes (entity classes, embeddable classes and mapped superclasses), and is usually optional
20

General Settings and Logging

Describes general configuration and logging of the ObjectDB Java object database for JPA and JDO. the ObjectDB General configuration section.
20

Chapter 6 - Configuration

Explains how to configure and tune ObjectDB, the fast Java object database for JPA/JDO.
20

Is ObjectDB better than competing object databases?

All about Is ObjectDB better than competing object databases? in Java/JPA database - explanations, examples, references, links and related information.
20

Shared (L2) Entity Cache

Explains how to set and use the EntityManagerFactory's shared cache (L2 / level 2) in JPA 2.

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support