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-25 08:36 Back to release list
2.2

From an architecture standpoint, Jaxor now boasts an extensible XML model similar to Ant. The dynamic parsing model allows for the capability to plugin new code generators into the XML document, and back them by customized bean classes. The XML metadata files also follow closely to a JSP model that allows you to blend XML and Java. The mapping files look very similar to Java files with imports, declarations, and methods.
Tags: Major feature enhancements

Project Resources