ObJectBridge
BRIDGING JAVA OBJECTS AND RELATIONAL DATABASES


getting started with ojb

Be sure that a JDK 1.2 or later is properly installed on your machine.
If you are working under windows you will need to adjust the batch file build.bat. The variable JAVA_HOME must point to the base directory of your JDK. For example:
set JAVA_HOME=C:\jdk1.3
If working under GNU/Linux you will need to set execute rights for build.sh by:
chmod +x build.sh

After running
build[.sh|.bat] doc
you will find further information following the two links below:

quick start

documentation