开发者

Object Xml Mapping

开发者 https://www.devze.com 2023-02-10 09:39 出处:网络
I knew that the Spr开发者_开发技巧ing 3 has a feature of object xml mapping. But I can\'t find the corresponding feature in Spring.net 1.3.1.

I knew that the Spr开发者_开发技巧ing 3 has a feature of object xml mapping. But I can't find the corresponding feature in Spring.net 1.3.1.

Does this functionality exist in spring.net?


No, I don't think object xml mapping (OXM) functionality is present in Spring.net.

Note that Spring.net is not an exact port of Spring for Java - it's a "spiritual port" rather than a quick port.

For more information on mapping c# objects to xml, this question is a good starting point.

0

精彩评论

暂无评论...
验证码 换一张
取 消