SimpleJDA


Purpose

SimpleJDA stands for Simple Java Data Access. SimpleJDA is a Object Relational (O/R) Mapping System that aims for pure Java semantics, no configuration files, and no new funky query languages.

Links

-View an early beta version of the users guide to see what we are aiming for
-email me if you are interested in participating or helping us test.

Stats

Date : October 25th, 2001
Lines of code : (from find src -name '*.java' | xargs wc) 3546
JUnit Test Cases : 12

SourceForge Logo