XML data binding: Difference between revisions

Content deleted Content added
Boseko (talk | contribs)
C++: updated description
DSosnoski (talk | contribs)
Line 9:
==O/RM frameworks and tools==
===Java===
*[[JAXB|Java Architecture for XML Binding (JAXB)]], and some of its implementations [[JaxMe]] and [[XMLBeans]]variation
*[[XMLBeans]] data binding over [[Document Object Model]] view of data
*[http://hydrate.sourceforge.net/ Hydrate], open source (GNU LGPL), relational/object/XML mapping tool
*[[Castor (software)|Castor]] [http://www.castor.org/license.html], open source (original BSD), object/XML/relational mapping tool