February 2000
Intermediate to advanced
264 pages
5h 5m
English
IN THIS CHAPTER
Oracle Forms supports object orientation (OO) in various ways by combining different database features, as well as Forms Designer features; these features include
Inheritance
Encapsulation
Object and code reuse
Polymorphism
This chapter does not go into the implementation details of the Forms objects tailored for OO. Instead, it focuses on the various tips and techniques—the rules of the game for achieving OO using these Forms objects, including the scope of OO provided by Forms.
Inheritance is the mechanism by which a newly created object shares the structure of one or more existing objects. Oracle Forms incorporates ...
Read now
Unlock full access