ObjectDB ObjectDB

Internal Website Search

1-10 of 143 resultsRefresh
373

Posting Sample Code

sample program. If an unexpected exception (e.g. NullPointerException or ClassCastException) is thrown by ObjectDB - posting the full stack trace with no sample program (using the Issue Tracking system) may be sufficient to locate the problem. In most other cases - a sample program may be required
175

Sample JDO Architecture for Follow Up Questions

Sample JDO Architecture for Follow Up Questions
17

JPA Lifecycle Events

> <entity-listeners> <entity-listener class="samples.MyDefaultListener1" /> <entity-listener class="samples.MyDefaultListener2" /> </entity-listeners> </persistence
17

What's next?

Tutorial These tutorials explain how to run the sample program. You can easily start your own ObjectDB/JPA projects simply by modifying this sample program. Reading the Next Chapters
17

JPA Persistence Unit

>packedEntity.jar</jar-file> <class>sample.MyEntity1</class> <class>sample.MyEntity2</class
12

Storing JPA Entity Objects

too much memory. The sample code above clears the persistence context after every 10,000 persists. Updates
12

Is ObjectDB better than competing object databases?

community, forums, IDEs support, tools, books, tutorials and sample code. ObjectDB is also unique in
4

[ODB1] Chapter 2 - A Quick Tour

This chapter introduces basic ObjectDB and JDO concepts, using two sample programs. We start with the HelloWorld sample program, which is not JDO portable because it uses some ObjectDB extensions, but it is a good sample to start with because of its simplicity. We then proceed with the JDO Person
3

JPA Tutorials

instructions on how to create the sample applications. In addition, the sample applications
3

Getting Started with JPA

. The sample application is also explained in details in Chapter 1 of the ObjectDB Manual, but if you prefer to start by running a live sample application in your IDE, you should be able to follow this tutorial

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