Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Dies ist ein Bugfix-Release, insbesondere auf große gewidmet und besteht Schemas.
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

Dies ist ein Bugfix-Release. Vorläufige Unterstützung für externe Schemabindung Dateien wurde hinzugefügt.
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

Diese Version wird die Unterstützung für gemischte Inhalte und richtige Zuordnung von xs: Ausdehnung auf Java-Vererbung. Im Vergleich zu 0.5beta, wurden mehrere wichtige Fehler behoben.
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

Gemischte Inhalte wird nun unterstützt und xs: Erweiterung ist nun korrekt auf Java-Vererbung abgebildet.
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

Dies ist die erste Version unterstützt verschachtelte Gruppen mit Vielfalt <= 1. Insbesondere xs: extension funktioniert jetzt. Zudem ist die Sammlung Typ "indiziert" wird nun unterstützt.
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