Database 版 (精华区)

发信人: wodeji (西西), 信区: Database
标  题: [转载] Oracle 的开发工具 Develop 2000(四)
发信站: 紫 丁 香 (Fri Aug  7 18:38:46 1998), 站内信件

【 以下文字转载自 cndatabase 讨论区 】
【 原文由 oracle.bbs@bbs.sjtu.edu.cn 所发表 】
bout Event-Driven Programming

Oracle Forms supports an event-driven programming model. Once you have defined the
basic structure and functionality of your application by creating objects and setting properties,
you can extend and enhance its default functionality by writing code.

The code you write in Oracle Forms is written in PL/SQL, Oracle's procedural language
extension to SQL, the relational database language. PL/SQL combines the data manipulation
and transaction processing capabilities of SQL with constructs typically found in procedural
programming languages, such as variable and constant declarations, assignment, looping,
and conditional branching. The PL/SQL language is documented in the PL/SQL User's Guide
and Reference.

Oracle Forms includes an integrated, interactive debugging environment that allows you to
monitor and interrupt program execution, step through code, and examine and set variable
values.

--
※ 来源:·饮水思源站 bbs.sjtu.edu.cn·[FROM: 202.120.26.30]
--
※ 转载:.紫 丁 香 bbs.hit.edu.cn.[FROM: cadcam.hit.edu.c]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.726毫秒