See the OODBFramework.htm for details.

Before running oodb.bat, CLASSPATH shall contain the sql server drivers and 
the jars in the lib directory. 

For a quick test try changing user/password (database/connection/user) and the 
<outputDir>c:/temp/</outputDir> in testconf.xml, and from the prompt run:

oodb simpleconf.xml

This will convert the Northwind database into classes, and save them under the 
outputDir. The produced classes are for demonstration. A more usefull template
is used in the example. Check the def.Main and def.NavigateNorthwind class 
examples.

An example on how to use OODB and ant, is located in the examples.jar.

For more info read the OODBFramework.htm.

Contact: Konstantine Kougios, email: ariskk@otenet.gr

OODB Home page : http://users.otenet.gr/~ariskk/oodb/OODBFramework.htm

This software is published under the GPL. See licence.txt for more info.


