Internal Website Search

91-100 of 200 resultsRefresh

Pre-detach loading: retrieval by navigation not working in if statement

. It could still be an optimization that is used by the JVM interpreter as well. Have you tried build time enhancement instead of using -javaagent? Please post relevant byte code after enhancement. support Support > Have you tried build time enhancement instead of using -javaagent?

Unexpected internal exception during set field of an Embeddable to null

happens to be smaller. During enhancement of the SignalValueImpl ... that there may have been a schema change since that enhancement rebuilding the project and enhancing all classes again may solve the issue. If it doesn't please upload the embedded class file after enhancement

PersistenceException: Failed to locate field

. An exception may be thrown if you mix old and new enhancement. Please make sure that after the change you only use a clean build of your application with fresh enhancement. support Support Thanks, though I've been using this enhancement for ages (I think it's actually

evictAll() behavior

) classes are not enhancer">enhanced. ObjectDB supports working with no enhancement as an extension to JDO - but it is less efficient and has some limitations ... ) and objects cannot be evicted. If your classes are not enhanced - enhancing

NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1

Orlov Sergey This exception indicates a missing enhancement, i.e. City is enhanced but its super class AbstractMethod is not enhanced. You may also try using build time enhancement, which should guarantee

ObjectDB 2.9 Developer's Guide

, the Enhancer, the Doctor, etc.

Running JPA Queries

collection of a parameterized type can be iterated easily using an enhanced for loop:

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

.Main. There is an Ant script with post-compile enhancement of all entity classes ... detail version: 1.8.0_74 ObjectDB enhancer: begin: (all classes within entity packages): javac.classpath:lib/objectdb-2.6.9.jar [ObjectDB 2.6.9 Enhancer] 8 persistable types have been enhanced

javax.jdo.spi.PersistenceCapable

, and version if it has one. In the Reference Implementation, the JDO Enhancer modifies the class ... . The Reference Enhancer also adds code to implement the methods defined by PersistenceCapable. enhanced to call the jdoStateManager on read

javax.jdo.InstanceCallbacks

is not modified by the enhancer. Derived fields should be initialized in this method ... should be cleared. This method is not modified by the enhancer. This method is modified by the enhancer so that fields referenced