ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
3

Performance of "InsertTest"

(and enhancement) it persists 340,000 objects per second". Insertion Speed Rate and Batch Load Now, ten years ... . And conf is set as " <enhancement agent="true" reflection="warning" />" What happen? The 2011 version ... enhanced (the huge difference when calling clear is a known indication). Unfortunately enabling
3

Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar

Netbeans IDE. I am encountering the following problem when using enhancement with Netbeans IDE 7.1. To enable enhancement I use the following in the Project Properties dialog Run section under VM Options ... that ObjectDB class enhancement and JRebel "hot redeployment" class loading could somehow compete with each
3

Memory consumption of empty Strings

After doing some memory related research in my program, I found a possible place for an enhancement ... empty String one further possible enhancement: implement a setting, where the developer can specify which Strings should be loaded via the String.internal() function. Hint for this enhancement
3

OEM licencing limitation

Hello, I have question regarding OEM licencing. We have an enhanced entity that contains list ... .Entity // enhanced entity public final class Test { // non enhanced entity Internal @OneToMany ... classes and instances of unsigned classes are counted. In this case, if test is enhanced
3

object creation during pmf.getPersistenceManager()

. These instances serve as factory (using methods that are added during enhancement) for creation of all the managed entity objects (avoiding a more complex enhancement machanism that could have built an additional ... for an enhancer to generate such constructors. thanks br Tomasz Tomasz Tomasz Wozniak Thank you for the update
3

Fields in objects not populated in query result.

Don Hosek A possible reason could be a partial enhancement. ObjectDB can populate fields in both enhancement mode and reflection mode but mixing modes is not supported and if some classes in the hierarchy are enhanced and some are not this could happen. Note also that null values are expected
3

Check for index existence ?

( debug or trace ). name="*" give me some informations about enhanced classes ... configuration and check the server logs (queries are executed on the server, enhancement messages are client ... " directory. I've got a file in archive ( containing infos about enhanced classes ) when i replace query
3

Recursive calls with @PreUpdate annotation and Glassfish OutOfMemoryError

(); } I've managed to deduce that it only happens when classes are enhanced. When they are not enhanced, everything works fine. Once the error is hit, it keeps on happening and until I remove the enhancement (I do this build time with maven). First, for the test case I supplied: 1) You need to run
0

com.objectdb.o.InternalException: null

running JRebel. The class was reloaded by JRebel and runtime enhanced by the Enhancer (exception was thrown by ObjectDB since the class wasn't enhanced and then the application enhanced the class
0

ObjectDB 2.7.0

to disable "enhancement ... is old" checks. Fixed a bug in handling remove and persist of the same ... an "Enhancement ... is old" bug on overriding persistent properties with a different return type. Fixed a bug ... "Enhancement ... is old" bug when using property access mode (making enhancement unusable). Fixed

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