Oracle Forms应用方向

发布于 2024-07-14 01:05:10 字数 370 浏览 6 评论 0原文

我们有一个大型 Oracle Forms 10 应用程序,并且一直在思考未来的方向。 选择似乎是:

  • 继续使用 Forms 进行开发(Oracle 已表示将继续提供支持)。
  • 使用 Oracle 应用程序开发框架 (ADF) 和 Oracle 进行未来开发 JDeveloper。 这可以与表单共存。
  • 将整个应用程序迁移到 Java MVC 模型。 有多种工具可以促进这一点。 这里的一大优势是 Java 开发人员很容易找到,并且它允许我们通过 Web 服务等进行高级接口访问。

这一变化的驱动因素之一是表单开发人员变得越来越难找到。

根据以前的经验,对最佳方式有什么建议或意见吗?

We have a big Oracle Forms 10 application and have been thinking about future direction. The choices seem to be:

  • Continue development with Forms (Oracle has stated it will continue support).
  • Do future development with Oracle Application Development Framework (ADF) and Oracle
    JDeveloper. This can co-exist with Forms.
  • Migrate the whole application to a Java MVC model. There are various tools to facilitate this. Big advantages here are the fact that Java developers are easy to find and it allows us superior interfacing access via e.g. web services.

One of the driving issues for this change is that Forms developers are becoming hard to find.

Any suggestions or comments on the best way to go based on previous experience?

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

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

发布评论

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

评论(3

乱世争霸 2024-07-21 01:05:10

如果你问Oracle,办法就是使用ADF和JDeveloper。 这是 Oracle 的全部精力和编程工作的重点。 您想查看“Oracle Fusion”,这是它们的完整界面。 原因是 Fusion 是 Oracle 用于电子商务套件(又名 Oracle 应用程序,运行跨国公司软件的大型软件)的软件。

ADF是java的,你可以使用所有你想要的Java开发人员。 ADF 是一种界面设计工具,包括所有数据库交互层以及 UI。 我已经使用过它一些,一旦你克服了一些概念上的困难,你的团队就可以用它取得惊人的生产力。

如果您有较小的 Forms 应用程序,我的另一个建议是查看 Oracle Application Express (APEX)。 它是一个使用网页设计工具构建网页应用程序的工具(即您使用的唯一工具是 APEX 界面)。 它使用 PL/SQL 来编写代码,并使用许多模板来使您的应用程序看起来很棒。 我还使用它来构建应用程序,并且毫无问题地在几天内我就构建了外观精美、执行速度快的应用程序。

If you ask Oracle, the way to do is to use ADF and JDeveloper. This is where all of Oracle's concentration and programming effort is going. You want to review "Oracle Fusion" which is their complete interface. The reason for this is Fusion is what Oracle is using for the e-Business suite (aka Oracle Applications, the big huge run your multinational corporation software).

ADF is java, and you can use all the Java developers you want. ADF is a interface design tool which includes all of the database interaction layers as well as the UI. I've used it some, and once you get through a few conceptual hurtles, your team can be amazingly productive with it.

The other suggestion I would have, if you have a smaller Forms application, is to take a look at Oracle Application Express (APEX). It is a tool for building web applications using a web design tool (i.e. the only tool you use is the APEX interface). It uses PL/SQL for writing code, and many templates for making your application look great. I've also used this for building applications, and with no problem I've built great looking, fast executing applications in a few days.

自由如风 2024-07-21 01:05:10

虽然我同意 Thomas Jones-Low 的大部分回应,但根据我的经验,我发现这取决于您在 Oracle 中与谁交谈,以了解 Oracle Forms 迁移的最佳路线。

与 Forms 产品经理(同时也是 ADF 的产品经理)联系,您会被告知 ADF 是迁移 Oracle Forms 应用程序的正确选择。

与 Apex 产品经理交谈,您将确信 Apex 不仅适用于“小型”Oracle 表单迁移。 事实上,Apex 处理大型表单迁移的能力也得到了 SO 成员的支持 博客文章

我想说的一点是,从 Forms 迁移的 Oracle 解决方案充其量似乎是“模糊的”,而这种“模糊”似乎是由 Oracle 的混合消息引起的。

Whilst I agree with a much of Thomas Jones-Low response, in my experience I have found it depends on WHO you speak to in Oracle as to the best route for Oracle Forms Migrations.

Speak to the Forms product manager (who is also the product manager for ADF) and you will be told that ADF is the right choice for migrating your Oracle Forms applications.

Speak to the Apex Product manager and you will be reassured that Apex is not only for "small" Oracle Form migrations. In fact the ability for Apex to handle large Form migrations is also back up by a fellow SO members blog post .

The point I am trying to make is that Oracle solutions for migrating from Forms appears to be "fuzzy" at best and this "fuzziness" appears to be caused by the mixed messages from Oracle.

唐婉 2024-07-21 01:05:10

不,ORACLE 说,Forms 至少会支持到 2017 年。我想,他们在 2007 年就说过了,而且他们不会提前 10 年以上发布支持声明。 因此,表单的支持时间很有可能会更长。

no, ORACLE saying, Forms will support at least until 2017. I think, the said this in 2007 and they do not issue support statements for more then 10 years in advance. So there are very good chances that Forms will be supported mutch longer.

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