Download List

Project Description

JaxMe is a Java/XML binding framework based on SAX2. It consists of a set of code generators that read an XML schema and generate code for parsing conformant XML documents into corresponding Java objects, saving those objects into a database or, vice versa, reading such Java objects from a database and converting them into XML. JaxMe supports namespaces, relational databases, and Tamino. JaxMe comes with an integrated application framework and a generator for EJB entity beans with BMP (bean managed persistence).

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-14 14:14
1.48

This release fixes the handling of combinations of XML Schema References and joined tables by adding a new tag jm:join. A bug in the handling of unknown elements was fixed.
Tags: sf.net, Minor bugfixes

2002-10-10 02:50
1.47

Bugfixes in the handling of ResourceBundles and in the use of a configurable super class.
Tags: sf.net, Minor bugfixes

2002-10-07 11:21
1.46

This version includes minor bugfixes in the handling of tables joined via jm:table.
Tags: sf.net, Minor bugfixes

2002-09-20 05:34
1.45

This release fixes an NPE in the resourceBundleFormatted type, when a
ResourceBundle is absent. It adds a JUnit test and documentation for
jm:extends.
Tags: sf.net, Minor bugfixes

2002-08-30 01:32
1.44

This release has enhancements in the rbFormattedType, which allows you to format elements or attributes based on a ResourceBundle and a Locale.
Tags: sf.net, Minor feature enhancements

Project Resources