| Author |
Hyperjaxb2 0.6.0 release - combining XML Schema, JAXB and Hibernate
|
Alexey Valikov
Greenhorn
Joined: Jan 24, 2005
Posts: 4
|
|
Hi. I am pleased to announce the 0.6.0 release of Hyperjaxb2. Hyperjaxb provides a solution for the prevalent task of XML persistence which essentially lies in the following three operations: importing or saving the document;exporting or loading the document;querying for documents or their parts. To solve this task, Hyperjaxb combines two technogies: Java Architecture for XML Binding and Hibernate. JAXB converts between XML and objects; Hibernate is used to persist object in a relational database. This release features: Build system moved to Maven. Hyperjaxb2 Maven plugin. Sample project for Maven. Sample project for Ant. Tested with over 20 test scenarios. hibernate.cfg.xml generation. Fixed a number of bugs. Improved customizations. Improved website documentation. It's freeware/open source project. Please visit https://hyperjaxb2.dev.java.net/ for details. Bye. /lexi
|
 |
 |
|
|
subject: Hyperjaxb2 0.6.0 release - combining XML Schema, JAXB and Hibernate
|
|
|