ObjectDB ObjectDB

Internal Website Search

81-90 of 120 resultsRefresh
6

Maven Enhancement with OSGi Plugins

, these other classes must also be available in the classpath, otherwise load would fail. If you run ObjectDB
6

drop a column from table

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

Add class to objectdb ?

you will have to use a workaround: Run the Explorer with all the classes in your classpath. To add a new
6

500Mb ObjectDb database opening issue

(with your persistent classes in the classpath): import javax.persistence.*; public class T1792 { public
6

Schema Evolution Question

the client) fails. A possible workaround is to run the server with a classpath that includes the new class
6

Problem of Enhancer with JAXB / Proxified Entity Bean.

must also be available in the classpath (or by the same class loader). This is because the class is first
1

Can not connect to replication node

when the objectdb.jar file is not available in the classpath. support Support Thanks
1

ArrayIndexOutOfBounds with Critera API and function call

) to the classpath of the server to make the method available on the server side. support Support
1

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

. Any idea why java.sql.Date is not found in the classpath? Which Java version are you using
1

Entity field renaming does not work

, only the class after the change has to be available on the classpath. Otherwise the upgrade will fail

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