Object Oriented Platform to RDBMS Stored Procedures
Pereira, O.
; Pinto, J.
Object Oriented Platform to RDBMS Stored Procedures, Proc IADIA Applied Computing - AC, Carvoeiro, Portugal, Vol. I, pp. 99 - 106, February, 2005.
Digital Object Identifier: 0
Abstract
Object-oriented programming (OOP) is the most successful paradigm used in programming environments. Some difficulties arise when it is necessary to deal with data stored in a relational database because relational databases do not provide an object-oriented interface to their entities. The most common solution consists in developing a specific interface that guarantees some specific requirements. Here, we explain a methodology to implement an application-side object-oriented platform in order to access stored procedures in relational databases.