An Implementation of Wrapper for Integrating Relational Database with CORBA

碩士 === 國立中興大學 === 應用數學系 === 87 === With the development of distributed systems and object oriented technology, the object-based distributed architecture has been highly valued. Therefore, the OMG(Object Management Group) specifies a standard called CORBA(Common Object Request Broker Architecture) fo...

Full description

Bibliographic Details
Main Authors: Hsien-Wei Young, 楊仙維
Other Authors: I-En Liao
Format: Others
Language:zh-TW
Published: 1999
Online Access:http://ndltd.ncl.edu.tw/handle/51707991944541338366
Description
Summary:碩士 === 國立中興大學 === 應用數學系 === 87 === With the development of distributed systems and object oriented technology, the object-based distributed architecture has been highly valued. Therefore, the OMG(Object Management Group) specifies a standard called CORBA(Common Object Request Broker Architecture) for the exchange of distributed objects. In this thesis, we will develop a three-tiered architecture for integrating relational database with CORBA and make use of CORBA, Java and JDBC to design a CORBA/RDB wrapper. Using this architecture, a client can easily use the Java-enabled browser to access the data that stored in the relational database. By this way, we can achieve a certain degree of distributed object storage.