ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
68

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
67

ClassCastException of same object type

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

Can't get arraylist/vector type attributes

I have a class that contains some attributes of type Vector (also tried with ArrayList and same happens). When I try to get an object from that class doing using the find method it works fine, I get the object. But when I call the close method to close the EntityManager the information from
67

Entity Type is not found (error 301) in Query

] select u from ==> User <== u where u.email = :email javax.persistence.PersistenceException Type
67

_PersistenceException: Type is not found on getSingleResult.

._PersistenceException: Type Estudiante is not found For this query: select est from Estudiante est
67

Eager Fetch is not stable for collection or map types?

Hi, thanks very much for your helpful software. The problem is the storage of collection or map types is not stable, we lost them sometimes after JVM restarted. Eager fetch is properly set.And we still found that the storage is stable when we not use generic, such as "private List users = new
67

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

I'm trying to use two EntityManager with Spring Boot, but no luck with 'Too many persistable types (>10) - exceeds evaluation limit' at second database. My purpose is converting database (converting model entity. same class name but different package). Single application with Spring-Boot 2.1.8
67

JPA inheritance issue with ObjectDB - Field not found in type error

get the following error: Error executing query: Field 'retired' is not found in type 'com.divudi.entity
13

type in http://www.objectdb.com/java/jpa/query/criteria serParameter -> setParamether

type in http://www.objectdb.com/java/jpa/query/criteria serParameter -> setParamether ravshansbox Ravshan Thanks. It was fixed now to setParameter. support Support
13

Wrong type on SUM function

that have only one object with a BigDecimal value that has no decimals, for this group it returns a Long type value

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