Content deleted Content added
No edit summary |
links |
||
Line 9:
==O/RM frameworks and tools==
===Java===
*
*[[Castor (software)|Castor]] [http://www.castor.org/license.html], open source, object/XML/relational mapping tool
===JavaScript===
Line 16:
===.Net===
*Integrated into the language via the .Net attributes: <code>System.Xml.Serialization.XmlRootAttribute</code> and <code>System.Xml.Serialization.XmlElementAttribute</code>
===C++===
|