ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
90

ObjectDB with JRebel: copious 'Not Enhanced:' errors with EJBs

enhancer.agent] Not Enhanced: com/example/ejb/query/__EJB31_Generated__ExampleQuery__Intf__: com ... .SCM.w(SCM.java:455) ... 76 more Severe: [2016-10-30 09:16:46 #6 enhancer.agent] I am using post-compile ObjectDB enhancement in an Ant script that targets folders with @Entity classes only. webel
90

Request clarification of changes to accessor enhancement policy (non-getter prefix instead of getter suffix) AND annotations

were made to the way enhancement treats getters and setters (property accessors), namely there are no longer enhanced additional getters/setters, because the additional methods now use (since about version 2-6-5 ... for various tasks, including for diagnosing whether enhancement has indeed taken place, leading
89

OEM Enhancer causing Jenkins job to freeze

Hi all, We are using ODB enhancer in one of our jobs on jenkins, built via ant. Recently we started ... }/temp/*;${dist.dir}" classname="com.objectdb.Enhancer" fork="true">     <arg line="-s ${dist.dir}/our/entities/package/"/> </java> Is it possible to enable some detailed logging for enhancer
88

ObjectDB Enhancer Tool in Java 9

to run com.objectdb.Enhancer from that module, but ObjectDB gives the error below. My guess is the error ... =ObjectDb.conf --module-path com.objectdb.jar --module com.objectdb/com.objectdb.Enhancer Command ... ) at com.objectdb/com.objectdb.o.JEN.<init>(JEN.java:67) at com.objectdb/com.objectdb.Enhancer.main
88

Failed to enhance dynamic type

Hi, We are trying to enhance a class with OSGI Weaver using the JEnhancer.THIS instance as a class ... of our custom interface and should of course, NOT be enhanced. Yet, we get an error due enhancing: Failed ... why he does even try to generate dynamic type?? Can he simply ignore such things and enhance
88

Enhancement of type is old and cannot be used

: [2021-01-26 15:20:33 #22 type.user] Enhancement of type eu.extech.quant.listing.data ... #23 type] Type eu.extech.quant.listing.data.ProductListingRequest is not enhanced. [2021-01-26 ... enhanced. As u can see the first and second message relates to the same class, the third message
88

Problem of Enhancer with JAXB / Proxified Entity Bean.

Unmarshalling ) When i watch the objectdb log, i see pages of errors. Not Enhanced: com/test/MyBean ... observed that the Enhancer is unable to process dynamic class created with JAXB, so my beans aren't correctly enhanced ... Also, I have just tested some beans created from a CGLIB proxy, same problem
18

Enhancer option -s works not as expected

We found a bug in the enhancer with the option -s . Given structure: com |- btc |- |- base ... |- |- |- |- subpackage |- |- |- |- |- Entity2.class ... com.objectdb.Enhancer -noaware -s com.btc.base.impl.* Entity1 and Entity2 enhanced as expected. ... com.objectdb.Enhancer
18

Updating JPA Entity Objects

on commit. A more efficient way to detect changes automatically is described in the Enhancer section ... classes are enhanced. Therefore, for efficiency purposes, the default behavior of ObjectDB ignores array changes when using enhanced entity classes: Employee employee = em.find(Employee.class, 1
18

ObjectDB Object Database Features

other managed objects. Transparent update - changes are detected automatically. Code enhancement ... icon. Can also be managed (started, restarted, stopped) from the command line. Class Enhancer Boosts performance by avoiding reflection and by using smart tracking. Non enhanced classes

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