IN THIS CHAPTER
Programming with objects involves using object tables (entire tables based on a single object type), VARRAYS, nested tables, REF columns , and stored procedures returning one of these object values. Oracle Developer 6.0 onwards has introduced the capability of performing CRUD (Create, Retrieve, Update, Delete) operations on block data sources based on some of these object categories. Also it has the capability of using some features of PL/SQL 8 from Forms and of incorporating JavaBeans components into Forms applications. This chapter explores these capabilities in greater depth. The remainder of this chapter is organized as follows :
GUI Development
Advanced GUI Development: Developing Beyond GUI
Multi-form Applications
Advanced Forms Programming
Error-Message Handling
Object-oriented Methods in Forms
Intelligence in Forms
Additional Interesting Techniques
Working with Trees
Oracle 8 and 8i Features in Forms Developer