ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
74

"Unsupported auto value type java.lang.String" when persisting new instance

"main" [ObjectDB 2.3.2] javax.persistence.PersistenceException Unsupported auto value type java.lang ... (NetworkInformationDatabase.java:71) Caused by: com.objectdb.o.UserException: Unsupported auto value type java.lang.String ... Kristijan You cannot use @GeneratedValue for string Id only for numeric Ids. Id fields whose type
73

type.loader java.lang.ClassNotFoundException

classes: [2011-05-31 09:16:24 #5 type.loader] java.lang.ClassNotFoundException: com.greensoft ... .Thread.run(Thread.java:655) [2011-05-31 09:16:24 #6 type.loader] java.lang.ClassNotFoundException
73

Invalid file type for enhancement (error 104)

Trying to run enhancement, I get: [ObjectDB 2.5.5_05] Invalid file type for enhancement: /home/steve/java/spiffymap-svn/sealog-core/build/classes/com/spiffymap/sealog/model/Audit.java (error 104) com.objectdb.o.UserException: Invalid file type for enhancement: /home/steve/java/spiffymap-svn/sealog
73

Attempt to store an instance of a non persistable type java.net.URL

ObjectDB supports persisting serializable types, so it should also support URL. This ability is disabled ... than simple types and embedded objects. Support of serialized objects in the Explorer is very limited. support Support
73

Intermittent Exception "Attempt to update types in read only mode"

" [ObjectDB 2.4.1_06] javax.persistence.PersistenceException Attempt to update types in read only mode (error ... .java:48) Caused by: com.objectdb.o.UserException: Attempt to update types in read only mode
73

com.objectdb.o.UserException: Failed to generate dynamic type

.UserException: Failed to generate dynamic type Entities.AbstractLong at com.objectdb.o.MSG.d(MSG ... .loadClass(ClassLoader.java:357) ... 17 more [ObjectDB 2.6.1_05] Failed to generate dynamic type
72

ClassCastException of same object type

am now trying to abstract the data storage so that different types of storage are possible in order
14

Feature Request: Subclassed PersistenceException for Type Not Found in DB Schema

without parsing the exception text. It would be very nice if this particular exception were a type/subclass ... .summaryframework.entities.daos.SummaryArchiveDAO:206 -> Query failed due to TEX: Type AbstractClientSummary ... is resolved. Introducing the type to the database prior to the query worked as suggested. manager
14

Enhancer option to enhance all persitable types

Hello, can you add an option to the Class Enhancer to enhance all persistable types and ignore the NON persistable types. Like the Load Time Enhancement. btc_es BTC EmbeddedSystems A new argument ... .Enhancer -noaware ... It should exclude enhancing non persistable types (i.e. persistence aware
14

Post-compile enhancement sometimes causes error in generic loops: incompatible types found: java.lang.Object: required: Entity

over an @entity type I get a generics error. The generic for loop is: for (Steel s: this.steelMaterials ... don't understand the circumstances) gives this error: incompatible types found: java.lang.Object

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