ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
131

Failed to read the value of field using reflection

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
126

Failed to read the value of field using reflection (error 363)

Failed to read the value of field using reflection (error 363)
50

Glassfish 4 AbstractMethodError: com.objectdb.jpa.EMF.createEntityManager

__UserC__Intf____Bean__.findUser(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang
25

Entity Management Settings

: <entities> <enhancement agent="true" reflection="warning" /> <cache ref="weak" level2="0mb ... > The <enhancement> element <enhancement agent="true" reflection="warning" /> The <enhancement> element ... , supported only on selected JVMs. The reflection attribute specifies how non enhanced classes are handled
13

JPA / JDO Class Enhancer

a replacement for using reflection. These optimized methods are much faster than using reflection. Command
13

JPA Metamodel API

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
13

ObjectDB Object Database Features

performance by avoiding reflection and by using smart tracking. Non enhanced classes are also supported (by using reflection). On the fly enhancement by using a Java agent. Replication (Cluster
9

JPA Entity Fields

store methods or code. Only the persistent state of the entity object, as reflected by its persistent
9

Database Transaction Replayer

file that reflects the state of the database at the end of a specific transaction. The ID
1

[ODB1] Chapter 9 - ObjectDB Explorer

reflect the real content in the database. In this case you can refresh the cache and the viewer ... . The "Encoding" combo box should reflect the encoding of strings in the database. ObjectDB stores

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