문제

What are the advantages of oracle forms over adf, and also disadvantages. Does some companies replaces oracle forms with adf and why?

Regards

도움이 되었습니까?

해결책

First off, Oracle has ceased the Forms as a project some time ago, now it also stopped supporting it. Forms used to be a framework for desktop applications with easy connection to Oracle database, pretty much like VBS on top of Access. ADF is a complete framework covering all middleware aspects of an MVC architecture. Comparing ADF to Forms is something like comparing Ferrari to Yugo.

다른 팁

advantages of oracle forms over adf is oracle forms are much fast as compare to adf form and easy connection to Oracle database not need to lot java code to get stored procedure/dyanmic query just connect and start writing pl/sql.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top