-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: [ANN] XMLPersistence 1.1 released
PostPosted: Sun Jan 04, 2004 8:04 am 
Newbie

Joined: Mon Dec 29, 2003 2:41 pm
Posts: 2
XML Persistence (http://xml-persistence.net) relies on Hibernate library. Hibernate provides mapping beetween DOM and relationnal database and transactionnal operation on part of the documents.

Version 1.1 supports XPath 2.0 XQuery 1.0, and XUpdate. Many bugs have been fixed (especially in namespace handling). This release include HSQLDB in memory config file to run the XML Persistence in standalone mode.

This version relies on Saxon 7.8 and Lexus XMLDB:XUpdate 0.3 to provide XPath/XQuery/XUpdate features.

BTW it also support ISORelax DOM schema validation (check test files).

You need to download Hibernate 2.1.1 and link the lib to the application to be able to run the persistence stuff.



BTW version 1.2alpha is also available via anonymous CVS.

Code:
cvs -d :pserver:anoncvs@cvs.dev.java.net:/cvs login


(void password)

Code:
cvs -d :pserver:anoncvs@cvs.dev.java.net:/cvs checkout xmlpersistence

_________________
http://xml-persistence.net


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.