ObjectDB ObjectDB

Internal Website Search

71-80 of 120 resultsRefresh
6

Finance data from SQL Server into ObjectDB daily

you have all dependencies in classpath and make sure to have the javaagent for objectdb enabled (as eclipselink
6

UserException: Package com.example.model is not found by the enhancer

for enhancement and when these classes are available in the classpath. This method is used in this tutorial
6

Conditional Selection

must be available also on the server side (by running the server with the correct classpath). support
6

Queries are slow on a large database

. If the the new enhanced class and the XML metadata are in the correct location in the classpath
6

Single Server License and Embedded Mode

the .odb in a specific location or include any additional jars in the classpath. I'll give it a go as
6

Method not found on...

to support user defined methods (such as hasAlias) the relevant code (class files) must be available for the server in its classpath. support Support
6

Access objectdb.conf as class loader resource

with your configuration resource before objectdb.jar in the classpath. support Support
6

can't get HashMap out of the database

have references to older ObjectDB versions in both the pom.xml and the .classpath files. support
1

Error reading UTF string (Serialized Objects in Explorer)

it work? If it works, you may try running the Explorer with a classpath that contains
1

ArrayIndexOutOfBoundsException: -1

I've attached a test which fails with the error "ArrayIndexOutOfBoundsException: -1". It runs 10 threads which create and persist objects. The objects are based on application objects so its not a single class test I'm afraid but it is standalone. I'm running as follows: java -classpath objectdb

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