ObjectDB ObjectDB

Internal Website Search

51-60 of 143 resultsRefresh
6

Join query problem with new statetment

a sample case that reproduces the exception (you may attach the database and the code to a support ticket
6

Populating JavaFx table from ObjectDB

Please I have being working on an application, and I am experiencing some challenges populating my javaFx table from ObjectDB, Please I don't know if I can get a sample code for populating javaFx table from ObjectDB that could aid my Project. Jerry Onoja Jerry You may check the following links
6

Performance in SELECT statement

a separate thread regarding the persisting performance and provide more details and sample code. support
6

Storing objects problem

and provide a sample program that demonstrates what exactly yo do and where is the problem
6

Does ObjectDB support lazy loading?

that demonstrates that issue. The following sample program demonstrates lazy loading: package com.objectdb.test
6

WebSphere Liberty Configuration

Hi! I've been trying to get ObjectDB configured with WebSphere Liberty server. I have been able to get the sample app running in TomCat but when I run the jee version of the guestbook in WebSphere I get a combination of errors depending on how I tweak the configuration the most promising error I
6

virtual servers and one file

when the issue happens as well as generating several sample thread dumps when that happens. support Support Sorry
6

Unexpected behaviour upon update. Bug?

This sample does not work as I expect. Why? Is it a bug? Below is the complete program. Expect: 3 Get: 4 import java.io.Serializable; import java.util.List; import javax.persistence.*; @Entity public class Update implements Serializable { @Id int i; int v; public
6

Unable to convert 1.x odb file to 2.x

a sample database that demonstrates the problem in order to explore it, and it is unclear
1

java.lang.ClassCastException: com.objectdb.o.RFV cannot be cast to com.objectdb.o.RSV

the same error when the parameter type is a Drill instead of a Template. Updated: Sample data file

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