ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
4

Database Replication and Clustering

-files" />     <replication url="objectdb://localhost:6000/my.odb;user=a;password=a" /> </server
4

Index Definition

structure that ObjectDB maintains in the file system rather than in memory. The keys of the BTree
4

ObjectDB License

Free License ObjectDB can be downloaded and used at no cost (including commercially) with the restriction of a maximum of 10 entity classes and one million entity objects per database file. This could be useful for small projects, academic assignments, evaluation and learning. ObjectDB
0

Step 4: Add a Servlet Class

servlet class. Now replace the content of the new source file with the following code: package guest
0

Step 3: Add a Context Listener Class

of the new source file with the following code: package guest; import javax.persistence.*; import
0

Getting Started with JPA and Eclipse

zip file. The distribution zip contains everything necessary (no external dependencies
0

Java EE JPA Tutorial - Maven Project

The current directory should be guestbook-jee6. You will have to deploy the generated WAR file in
0

Step 3: Define an EJB Session Bean

) class. Now replace the content of the new source file with the following code: package guest
0

Step 3: Define a Spring DAO Component

the content of the new source file with the following code: package guest; import java.util.List
0

ObjectDB 1.0 Manual

files in the database explorer. Prerequisite Knowledge A prior knowledge of database programming

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