This paper discusses a realization of object persistence in a CORBA-based distributed system. In our approach, persistence of CORBA objects is accomplished by the integration of the ORB with an ODBMS. This approach is not limited to pure object-oriented database systems, as the ODBMS may be a combination of a relational DBMS and an object-relational mapper. The design and implementation of an Object Database Adapter that integrates an ORB and an ODBMS with C++ bindings is presented. The ODA uses delegation (rather than inheritance) to connect user-provided implementation classes and IDL-generated classes. Only the user-defined parts of CORBA objects are actually stored in a database. Their IDL-generated parts are dynamically instantiated, i...
In this paper, we examine the suitability of CORBA-based solutions for meeting application requireme...
A common dilemma among builders of large scientific data stores is whether to use a lightweight obje...
Most modern business applications today are developed by using object technology such as Java to bui...
In spite of its remarkable successes in promoting standards for distributed object systems, the Obje...
An Object Adapter is an integral part of the Common Object Request Broker Architecture (CORBA). An O...
The Object Management Group (OMG) have defined mechanisms to support the persistence of CORBA object...
In the CORBA environment, a support for persistence is standardized by the COS Persistent Object Ser...
In distributed object-oriented systems, middleware products like CORBA are employed to perform the a...
Distributed object technology, CORBA in particular, will be the basis for the next generation of tel...
CORBA is an architecture aiming to provide an infrastructure for the cooperation of distributed and ...
Distributed computing has made significant advances in the past few years as witnessed by the releas...
A distributed real-time database (DRTDB) is a database distributed over a network on several nodes a...
This thesis presents a generic solution to the problem of database adapters for multi-tier CORBA bas...
Persistency is vital to almost all software applications. Even the simplest application usually has ...
CORBA is a commercial standard for distributed object computing which shows great promise in the dev...
In this paper, we examine the suitability of CORBA-based solutions for meeting application requireme...
A common dilemma among builders of large scientific data stores is whether to use a lightweight obje...
Most modern business applications today are developed by using object technology such as Java to bui...
In spite of its remarkable successes in promoting standards for distributed object systems, the Obje...
An Object Adapter is an integral part of the Common Object Request Broker Architecture (CORBA). An O...
The Object Management Group (OMG) have defined mechanisms to support the persistence of CORBA object...
In the CORBA environment, a support for persistence is standardized by the COS Persistent Object Ser...
In distributed object-oriented systems, middleware products like CORBA are employed to perform the a...
Distributed object technology, CORBA in particular, will be the basis for the next generation of tel...
CORBA is an architecture aiming to provide an infrastructure for the cooperation of distributed and ...
Distributed computing has made significant advances in the past few years as witnessed by the releas...
A distributed real-time database (DRTDB) is a database distributed over a network on several nodes a...
This thesis presents a generic solution to the problem of database adapters for multi-tier CORBA bas...
Persistency is vital to almost all software applications. Even the simplest application usually has ...
CORBA is a commercial standard for distributed object computing which shows great promise in the dev...
In this paper, we examine the suitability of CORBA-based solutions for meeting application requireme...
A common dilemma among builders of large scientific data stores is whether to use a lightweight obje...
Most modern business applications today are developed by using object technology such as Java to bui...