对象 XML 映射

发布于 2024-10-17 06:40:54 字数 91 浏览 2 评论 0原文

我知道Spring 3有一个对象xml映射的功能。但我在Spring.net 1.3.1中找不到相应的功能。

spring.net 中是否存在此功能?

I knew that the Spring 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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧人哭 2024-10-24 06:40:54

不,我认为 Spring.net 中不存在对象 xml 映射 (OXM) 功能。

请注意,Spring.net 并不是 Spring for Java 的精确端口 - 它是一个 “精神端口”,而不是一个快速端口

有关将 C# 对象映射到 xml 的详细信息,此问题是一个很好的起点。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文