易截截图软件、单文件、免安装、纯绿色、仅160KB

Oracle Application Development Framework


Oracle Application Development Framework
  
Oracle ADF
是一个端到端的
J2EE
框架,它通过提供现成的基础架构服务以及可视的、声明式开发体验简化了开发。
      
为了简化
J2EE
程序开发复杂性而专门开发的一种解决方案。
      
ADF
通过减少实现设计模式和应用程序框架的代码量,简化了
J2EE
的研发难度。其优点有以下四个方面:
1
、开发环境:大部分
J2EE
框架都没有与之配套的开发工具,
Oracle

ADF
提供了
JDeveloper
开发工具,它和
ADF
实现了完美的结合,方便了程序的开发。
      
2
、平台独立:
ADF
能够运行在任何符合
J2EE
标准的应用服务器上。
3
、选择技术:对于应用程序的不同层,开发人员可以使用自己擅长的技术进行开发。
4
、端到端的解决方案:
ADF
不只关注应用程序的某一层,而是对应用程序的每一层都提供了完整的解决方案。
 
其他知识点:
      
1

Oracle
ADF
基于
MVC
设计模式,
ADF
把应用程序分成了四层:
      
1)Business
Service

(
持久层、数据访问层和接口层
)
      
2)Model

(ADF
Bindings

ADF DataControl)
      
3)Controller

(
扩展了
struts
框架
)
      
4)View

 
 
 
 
 
---------------------------------------------------------------------
我们的淘客网开通啦,欢迎大家去逛逛
~~~
淘乐园:
http://taoleyuan.jimdo.com

淘宝购物资讯网:
http://taoke178.jimdo.com
 
      


相关文档:

oracle 表空间操作

oracle表空间操作详解
  1
  2
  3作者:   来源:    更新日期:2006-01-04 
  5
  6 
  7建立表空间
  8
  9CREATE TABLESPACE data01
 10DATAFILE '/ora ......

oracle的内存结构

数据库的内存结构:
    Memory structures are allocated to the Oracle instance when the instance is started.
The two major memory structures are known as the System Global Area(Also called the shared
Global Area)and the Program Global Area(also called the Private Global Area or the ......

如果获取你梦想的Oracle DBA职位


How to land your dream Oracle DBA job
By Don Burleson, Contributor
14 Jan 2010
If you look at the Help Wanted ads, some Oracle DBA jobs look very appealing, with salaries that rival those of engineers and other professionals. Some have starting salaries as high as $85,000, with senior Orac ......

Oracle常用操作(不断更新)

关于安装:
    安装Oracle10g时,所输入的全局的SID名称为test(即数据库名,不能作为用户名来登录),密码为test(该密码对应的用户为system,sys等)。
 
    装完后,若从网页上登录oracle,则输入url:http://localhost:1158/em 
    若无法显 ......

Oracle Hang Analysis

Author: rainnyzhong
Date:2010-1-15
 
1.  症状描述:
FALB12从EXCEL IMPORT DATA到DB,预计事务会运行1个多小时,在开始操作后40分钟左右,ORACLE挂死,任何用户都不可以再登陆了。
2.  分析
(1)        下面是挂死时OS的资源状况:
09:37:54  up 73 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号