ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
28

ODB 2 JDO enhancement

If I label a class @PersistenceCapable do I still need to explicitly enhance? Do I need a package ... .jdo, and b) run the Enhancer In my experience, using this with Tomcat, and running the enhancer in ... of enhancement automatically? Alternatively, is there a best practice for enhancement in a web environment
28

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
28

Enhancement Check

Hello, is there any possibility for a check whether all entities are already enhanced within a jar file? We got following exception although we think all entities are enhanced: Caused by: com ... (OdbPersistenceManagerImpl.java:550) best regards BTC btc_es BTC EmbeddedSystems Enhanced classes implement
28

problems with OEM license/enhancing

>enhance</id> <phase>process-classes</phase> <goals> <goal>java</goal> </goals> <configuration> <mainClass>com.objectdb.Enhancer</mainClass ... are probably not enhanced with the OEM Enhancer. Please check if in the build output the classes
28

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
28

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
28

Maven Enhancement with OSGi Plugins

Hello, I've an OSGi environment and try to enhance Classes with Maven as it is described in ... other plugins. Is there a way to include classes in enhancement process? Thanks for your help ... .objectdb.o.JEL.A(JEL.java:442) at com.objectdb.o.JEN.k(JEN.java:93) at com.objectdb.Enhancer.main
28

Weird behaviour with enhanced classes and embedded entities

entries of my ArrayLists with embedded entities are missing. I've hunted the problem down to an enhanced ... static void main(String[] args) {     // enhance entities     com.objectdb.Enhancer.enhance ... (or without enhancing the classes). What I can say so far: Enhancing & multi threading breaks .add
28

Post-compile enhancement fails when static Log4j 2.5 based logger used in Entity

I doubt this is an ObjectDB-enhancer problem, I am however reporting it in case anybody ... { On post-compile enhancement I get this error (as reported in the odb log file): [ObjectDB 2.6.3_04 ... .Enhancer.main(Enhancer.java:33) Caused by: java.lang.LinkageError: loader constraint violation: loader
5

Unexpected exception when execute query without enhanced entities

ObjectDB 2.8.7.b08 Our entities are not enhanced and we execute a query "select max(uid) from ... > ... <enhancement agent="false" reflection="error" /> We got following exception after execution ... .java:760) I would expect an exception with a message like "the entities are not enhanced

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