
|
DODS (Data Object Design Studio) is an Object-Relational Mapping Framework with a GUI
Editor that lets you automatically create Java objects that map to relational
databases. Since almost all industrial grade projects revolve around a database, this tool
can save a lot of time. With the new 4.1 release, DODS has
been split out into a standalone project that is no longer
dependant on Enhydra, although it does still require the Enhydra Application Framework in
order to run the generated classes. In addition, the DODS build process is now 100% driven by Ant, and we provide a new DodsGenerator
taskdef to make it easy to invoke DODS from within your own Ant projects. |