Download List

Projeto Descrição

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.

2006-10-28 09:00
0.5.2

Esta é uma versão de correções, dedicado em especial às grandes e esquemas compostos.
Tags: Apache, Major bugfixes
This is a bugfix release, dedicated in particular to large scale and composed schemas.

2006-01-09 01:38
0.5.1

Esta é uma versão bugfix. Suporte preliminar para o esquema de ligação externa arquivos foi adicionado.
Tags: Apache, Minor bugfixes
This is a bugfix release. Preliminary support for external schema binding files has been added.

2005-08-12 06:50
0.5

Esta versão introduz suporte para conteúdo misto e mapeamento adequado de xs: extension à herança em Java. Comparado ao 0.5beta, vários bugs importantes foram corrigidos.
Tags: Apache, Major feature enhancements
This version introduces support for mixed content
and proper mapping of xs:extension to Java
inheritance. Compared to 0.5beta, several
important bugs have been fixed.

2005-07-15 23:15
0.5beta

Conteúdo misto agora é suportado, e xs: extensão está agora devidamente mapeada para herança em Java.
Tags: Apache, Major feature enhancements
Mixed content is now supported, and xs:extension is now properly mapped to Java inheritance.

2005-04-13 13:51
0.4beta

Esta é a primeira versão apoiar grupos aninhados com multiplicidade <= 1. Em particular, xs: extension agora trabalha. Além disso, o tipo de coleção "indexado" é agora suportado.
Tags: Apache, Major feature enhancements
This is the first version supporting nested groups with
multiplicity &lt;= 1. In particular, xs:extension now works.
Additionally, the collection type "indexed" is now supported.

Project Resources