ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
11

Trouble bug on explorer

.PersistenceException Failed to set numeric value of field field model.User.gid using enhanced method ... .objectdb.o.UserException: Failed to set numeric value of field field model.User.gid using enhanced ... of field field model.User.gid using enhanced method (error 362) at javax.swing.AbstractButton
11

Integration

the new ObjectDB build load time weaving (enhancement) by Spring is currently disabled ... ! Though i am pondering about the repercussions of spring enhancement not being applied. (as far as i ... dries Thank you for your useful report. You can still use ordinary enhancement (e.g. during build
11

License State

. The enhancement is done in a gradle task. Unfortunatly this has to be done on a macos due to XCode ... to disconnect the VPN connection there is no valid enhancement for the whole build for all different platforms. This will be recognized in the UAT after enhancing, building, notarisation, uploading
10

Issue with orphanRemoval and multiple EntityManagers

works well also with previous builds when enhancement is used. So even though it is good that you reported the bug and it is now fixed, you should also verify that your application uses enhanced ... merge is not possible. When are you planning to fix the underlying issue? Regarding using enhanced
10

What algorithm in find()

? gzdillon Lai Yang Slow commit might be the result of not using enhancement and not calling clear ... using clear and classes that are not enhanced. support Support Hi, clear() seems helpful in ... When classes are not enhanced the persistence context cache slows commit / flush, since every entity
10

Missing (null) elements in eager loaded references

amount; etc... } Kevin Kevin Pfaff Questions: Are your classes enhanced (all of them)? Does ... would be missing. support Support No, none are enhanced, neither serverside nor locally They are always closed ... another thread closes the EntityManager too early? You should also try enhanced classes. First
10

package not found running ObjectDB under OSGi

Hi I have created in Eclipse a new plugin from existing jar file and than I tried to enhance ... datamodel.core.base is not found by the enhancer (error 108) The Enhancer was run in the following way ... (); Enhancer.enhance("datamodel.core.base.*", classLoader); The classLoader I pass has definitely
10

OneToMany and cascade delete problem

(with enhancer enabled) produces output that ends with: Store: 4 Product: 24, product name: Product 13 ... test with enhancement enabled produces: Store: 4, size: 9 Offer: Offer for product: 64, store: 4 ... for product: 84, store: 4 but with no enhancement - produces: Listing stores / offers: Exception in
10

JRebel integration feature

Feature request: Dynamic class enhancement during development compatible with JRebel. dmoshal David Moshal ObjectDB 2 supports dynamic enhancement using a Java Agent. Please try ... with objectdb-2.3.7_05 javaagent class enhancement (see part of stacktrace below) but run fine with JRebel
10

AttachNotSupportedException

Enhancement requires the availiability of classes that are referenced from enhanced classes, and probably AttachNotSupportedException is referenced from an enhanced class. Usually the ObjectDB server doesn't need any external class. It uses enhancement internally to prepare classes based

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