作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (14): 69-71. doi: 10.3969/j.issn.1000-3428.2006.14.025

• 软件技术与数据库 • 上一篇    下一篇

GKD-Base中对象解析机制的设计与实现

陈 浩;熊 伟;吴秋云;陈宏盛   

  1. 国防科技大学电子科学与工程学院,长沙 410073
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-07-20 发布日期:2006-07-20

Design and Implementation of GKD-Base Object-oriented Parse

CHEN Hao;XIONG Wei;WU Qiuyun;CHEN Hongsheng   

  1. School of Electronic Science and Engineering, National Univ. of Defense Technology, Changsha 410073
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-07-20 Published:2006-07-20

摘要: 在国产数据库管理系统GKD-Base内核上,兼容Oracle PL/SQL V8.0 语言规范,基于PL/SQL引擎,从编译的角度提出了一套解析和标识Oracle PL/SQL程序中对象的解决方案。依据这套解析机制,可以在GKD-Base中引入面向对象的概念,实现了对数据库中对象的编译,支持对象的继承和多态性。从而进一步扩展了GKD-Base的功能。

关键词: PL/SQL引擎, 面向对象, 解析

Abstract: Compatible with Oracle PL/SQL V8.0 specification, a solution scheme of parsing and identifying the object in PL/SQL programs is proposed on a native database management system GKD-Base and PL/SQL engine. So the object-oriented technique is introduced to GKD-

Key words: PL/SQL engine, Object-oriented, Parse

中图分类号: