ObjectDB ObjectDB

Internal Website Search

81-90 of 200 resultsRefresh
60

Activation license not picked up in Jenkins

Hi, trying to understand why the activation license is not being picked up. We have tests that pass ... . For some reason, Jenkins (which runs as docker-in-docker) is not recognizing the activation license ... might have several, it's not clear to me which one is used). 2) Docker containers are assigned MAC addresses as
60

Metamodel Attribute NOT EQUALS to same Attribute in a different EntityManager

Attribute from Metamodel initialized on @PostConstruct event IS NOT EQUALS of the same Attribute ... am testing one application over Spring Web MVC and I can not post one Simple Test Case. The problem ... and the other on a @Controller @RequestMapping event, they return not equals Attributes using
59

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.pharmacy.Vtm' The same code works fine with MySQL and EclipseLink, but not with ObjectDB. I've
59

Level 2 cache not hit in @ManyToOne

and reading in my app). Problem 1: find by id on Item it's good, it hits the cache, but not for its field ... execution round trip. However, in that case, if not all the results are cached, retrieving them later
59

To open source, or not to open source

are not been backported to stable releases, but only put into bleeding edge branches. Therefore we do the bugfix backporting ourself. This would not have be possible if db4o was close source
59

embedded objects marked final not persisted.

Discovered that embedded objects marked final are not persisted. I'm not exactly sure why that should the case. Is this a bug? dmoshal David Moshal Final fields are treated as transient regardless of their type. If you mean that declaring the embeddable class as transient causes problems
59

Using Enum type in NamedQuery: Field is not found in type

.objectdb.o.UserException: Field 'Type' is not found in type 'com.my.fully.qualified.name.Obj' I have noticed that my entities seem not to be getting picked up as entities until they are first persisted
59

composite index not used in query

')) and (a.state = 3 and a.subType = 3 and a.type = 0 and a.startDate > ?1)) the composite index is not ... the query does not make any difference) ? hgzwicker Hans-Georg Zwicker Please try to reduce the problem
59

Method not found on...

: Method 'hasAlias' is not found in type 'Language' Ieodaq Daniele Lotti I found out this error too: Method 'containsAll' is not found in type 'java.util.List' if I call something like this: SELECT g
11

Cascade.ALL with LAZY fetchtype does not clean up all references on remove

Hello, I have a tree of entity classes that reference others using Cascade.ALL in combination with FetchType.LAZY. If I now delete a root entity using EntityManager.remove all leaf nodes will not ... so that these new leafes will not be deleted. I created a small test case which can be downloaded at http

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