 94 | :
reflection="warning" />
reflection="warning" />
The element ... JRE) or above. The reflection attribute specifies how non enhanced classes are handled. ObjectDB |
 79 | reflection provides for general Java types. The Metamodel Interface The main interface of the JPA ... reflection representation of the field (or property) type:
Member member = attr.getJavaMember |
 74 | The JPA Metamodel API, which is introduced in JPA 2.0, enables examining the classes, fields and properties of the persistent object model, similarly to the Java reflection API. The main interface of the JPA Metamodel API is: Types (mainly classes) and attributes (persistent field and properties |
 31 | to set numeric value of field property com.greensoft.objectdb.test.entity.Element.id using reflection ... of field property com.greensoft.objectdb.test.entity.Element.id using reflection (error 613 ... .test.entity.Element.id using reflection
at com.objectdb.o._PersistenceException.b |
 26 | .formula.bl.dmos.Valuation.variableSettings using reflection
at com.objectdb.o.MSG.a(MSG.java ... to [Ljava.lang.Object;
at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167)
at sun.reflect.UnsafeFieldAccessorImpl |
 25 | reflection What's wrong with this? I suppose i'm making a bad connection on the oneToMany - manyToOne ... field testodb2.TestODB2$Cliente.pedidos using reflection" The test case file is adjunct |
 25 | of field field ch.megloff.zeus.model.Modell.articles using reflection (error 363)
at ch.megloff.zeus ... .megloff.zeus.model.Modell.articles using reflection
at com.objectdb.o.MSG.d(MSG.java:75)
at com.objectdb |
 24 | are not getting displayed. Say if I input springframework, it only reflect the jars that installed |
 24 | of field com.xxx.User.status using reflection
caused by..
java.lang.IllegalArgumentException |
 24 | I have recently encountered an issue with reading objects:
Exception: com.objectdb.o.UserException
Message: Failed to read the value of field field Character.stats using reflection
Stack Trace:
com.objectdb.o.MSG.d(MSG.java:75)
com.objectdb.o.UMR.P(UMR.java:934)
com.objectdb.o.UMR.B(UMR |