Chapter 6. Object-oriented Methods in Forms

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

Inheritance is the mechanism by which a newly created object shares the structure of one or more existing objects. Oracle Forms incorporates ...

Get Oracle Developer Forms Techniques now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.