从Java迁移到.net [英] Migrate from java to .net

查看:98
本文介绍了从Java迁移到.net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



根据客户要求,我需要将Java应用程序迁移到.net

它具有作为前端的摆动,作为业务层的弹簧,休眠以连接到数据库以及以oracle 10g作为数据库.

所以请给我建议.net中的体系结构.

谢谢

Hi,

As per client requirement, I need to migrate a java application to .net

It has swing as frontend, spring as business layer, hibernate to connect to database and oracle 10g as database.

So plz suggest me architecture in .net.

Thanks

推荐答案

您可以将数据库保留为oracle,只需获取提供程序

http://www.microsoft.com/downloads/zh-CN/details.aspx?FamilyID = 4F55D429-17DC-45EA-BFB3-076D1C052524& displaylang = zh_CN [ http://community.jboss.org/wiki/NHibernateforNET [ http://www.springframework.net/ [ ^ ]

Java应用程序中使用了所有现有组件的端口.如果该应用程序的体系结构运行正常,则没有真正的理由放弃.
You can keep database as oracle, just get the provider

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4F55D429-17DC-45EA-BFB3-076D1C052524&displaylang=en[^]

You can get nHibernate for your ORM

http://community.jboss.org/wiki/NHibernateforNET[^]

And you get get Spring.Net!

http://www.springframework.net/[^]

There are ports of all the existing components used in your Java application. If the architecture of that application is working OK, then no real reason to move away.


这篇关于从Java迁移到.net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆