Download List

Project Description

Jaxor is a simple but powerful tool for creating
an object to relational mapping layer. It allows
developers to painlessly insert, update, and
delete rows from tables, but can be expanded
on to create an extensible mapping layer that
creates a full domain model, transparently
mapping to database tables.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-12 13:27 Back to release list
2.1

The Clover code coverage tool was introduced into the development process for unit test coverage. All queries made in a single JaxorSession are now cached, and weak references are used to conserve memory. A Jaxor DTD defines the elements for the XML metadata files and for the generator.xml. The root element for metadata files is now jaxor. The old element, sqlgen, is deprecated and is not guaranteed to appear in future releases.
Tags: Initial freshmeat announcement

Project Resources