Internal Website Search

101-110 of 200 resultsRefresh

PostUpdate on array changes

Given this config: <entities> <enhancement agent = "true" reflection ... ] javax.persistence.PersistenceException Type au.Person is not enhanced (enhance the type or ... ;enhancement agent = "true" reflection = "error"/> to <enhancement agent

Update is ignored by ObjectDB

/enhancer">enhanced. ObjectDB is forced to use enhancement_element">reflection rather than the enhancement. Enhancement is used but not only entity classes are enhanced but also any code that accesses

Maven driven compile time ehnancement

to aid in enhancing persistent classes during compile time. Just add the following to your pom.xml: Enhancer</mainClass>     <!-- List of your packages -->    ... (default) @ project-domain --- [ObjectDB 2.2.2 Enhancer] 4 persistable types have been enhanced

Insertion Speed Rate and Batch Load

once per 10,000 entity objects. On Intel Core 2 Quad Q6600 and enhancer#load_time_java_agent_enhancement">enhancement by Java Agent, this version persists 7,000 On Intel Core 2 Quad Q6600 (and enhancement

Entity is not related to ObjectDB, but i get exception from ObjectDB

> Perhaps this is because of Enhancer, how can we disable it in this case? enhancement, i.e. all the project is enhanced, but then specific classes are compiled again without enhancement. For example, the subclasses remains enhanced and it references enhanced elements in

JBoss 7 startup fails

by the enhancer (error 108) 13:49:37,705 ERROR [stderr] (MSC service thread 1-3) com.objectdb.o.UserException: Package guest is not found by the enhancer 13:49:37,706 ERROR [stderr] (MSC service ... .objectdb.Enhancer.enhance(Enhancer.java:66) 13:49:37,709 ERROR [stderr] (MSC service thread 1-3) at com

Best practise loading big data

only enhanced classes? With enhanced classes ObjectDB is not expected to hold strong references ... then we can do that instead. Thanks for this hint! Yes, only enhanced classes are used in ... enhancement and that a mixture of enhanced and not enhanced classes is not recommended.

Internal objectdb exception when using different language on a machine

Hello, we figured out the issue. One of our jar bundle with entities was not enhanced and caused the exceptions above. Although the enhancement check was activated: <enhancement agent="false" reflection="error" /> the enhancement check does not throw an objectdb exception.

Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker

Hi   there is something wrong with enhancement process I got that class was succesfully processed, log has size 0, enhancer is from build objectdb-2.2.8_08 ... > This might be the result of an incomplete enhancement - i.e. Network extends

NullPointerException in __odbGetNumMember

Exception in __odbGetNumMember line 1 of the enhanced Mitglied class. I am unable to replicate it in ... to commit transaction: Failed to get numeric value of field field version using enhanced methodenhancement of the object model - i.e. some classes are enhanced and some other related