Download List

项目描述

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

这是一个bug修正版本,特别是致力于大型和组成模式。
标签: 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

这是一个修正错误的版本。外部约束力的文件的模式初步支持已添加。
标签: 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

此版本支持基于混合内容和X的正确映射:扩展到Java继承。 0.5beta相比,一些重要的缺陷已得到修复。
标签: 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

混合内容现在支持,和xs:扩展名是现在正确映射到Java的继承。
标签: 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

这是第一个版本支持与多重嵌套组“= 1。特别是,X的:现在扩建工程。此外,集合类型“索引”现在支持。
标签: Apache, Major feature enhancements
This is the first version supporting nested groups with
multiplicity <= 1. In particular, xs:extension now works.
Additionally, the collection type "indexed" is now supported.

Project Resources