Chapter 25. Object-Oriented Aspects of PL/SQLPL/SQL has always been a language that supports traditional procedural programming styles such as structured design and functional decomposition. Using PL/SQL packages, it is also possible to take an object-based approach, applying principles such as abstraction and encapsulation to the business of manipulating relational tables. Later versions of Oracle have introduced direct support for object-oriented programming In the interest of summarizing this book-sized topic into a modest number of pages, this chapter presents a few choice code samples to demonstrate the most significant aspects of object programming with PL/SQL. These cover the following areas:
Among the things you will not find in this chapter are:
I'd like to introduce the topic with a brief history. |
Friday, November 6, 2009
Chapter 25. Object-Oriented Aspects of PL/SQL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment