Internal Website Search

81-90 of 121 resultsRefresh

Maven Enhancement with OSGi Plugins

must also be available in the classpath, otherwise load would fail. If you run ObjectDB in an OSGi

drop a column from table

to register the change, or run the Doctor with a classpath that contains your entity classes. support Support

Add class to objectdb ?

> Run the Explorer with all the classes in your classpath. To add

500Mb ObjectDb database opening issue

in the classpath): import javax.persistence.*; public class T1792

Schema Evolution Question

the server with a classpath that includes the new class files, although your workaround is also fine

Problem of Enhancer with JAXB / Proxified Entity Bean.

, all the classes that are referenced from that class must also be available in the classpath (or by

Can not connect to replication node

>This error message is usually shown when the objectdb.jar file is not available in the classpath.

ArrayIndexOutOfBounds with Critera API and function call

all your application jars) to the classpath of the server to make the method available on the server side. support Support

com.objectdb.o.InternalException: java.lang.NoClassDefFoundError: java/sql/Date

why java.sql.Date is not found in the classpath? Which Java version

Entity field renaming does not work

has to be available on the classpath. Otherwise the upgrade will fail. Could you please confirm that this is the case