ObjectDB Database Search

1-4 of 4 results

JPA Class Enhancer

The ObjectDB Enhancer is a post-compilation tool that improves performance by modifying the bytecode of compiled classes. Enhancement applies mainly to user-defined persistable classes ( entity classes , embeddable classes , and mapped superclasses ) and is usually optional

What role is the JDO in ObjectDB?

. It required vendors to enhance the bytecode of domain objects to produce class files that were binary ... and that its reliance on bytecode enhancement caused it to be unfairly stigmatized. This was probably true ... community that now thinks nothing of using frameworks that make extensive use of bytecode enhancement

Dont want to use Proxy Class

of objectdb.java.util.ArrayList during the image build to load from bytecode at runtime. By using

JPA Composite Key make Object Db throws "Unexpected exception (Error 990)"

on the VUT class on the call "e" method. A look at the bytecode show : L219 to 221 : checkcast BigInteger