Oracle Objects, Types and Collections: Part 1
I could have called this OO In Oracle: A Techie’s View. But the Sorcerer of OO is a much cooler title.
You have to pronounce OO as ooh! as in Ooh and Aah!
What is OO? OO stands for Object Oriented. OOD is OO Design, OOA is OO Analysis and OOP is Object Oriented Programming. Oracle is an ORDBMS, an Object Relational Database Management System. In this article, I am going to present a sample java class and show how you would implement the same class in Oracle. This is a technical article comparing Oracle objects with Java.
Click to continue reading “Oracle Objects, Types and Collections: Part 1″
Read the rest of this entry »


