Constructor « Object Oriented « Oracle PL/SQL Tutorial






32.2.Constructor
32.2.1.Inserting a row into an object table using constructor
32.2.2.Using the default constructor (the name of the class)
32.2.3.User-Defined Constructors
32.2.4.Construct user-defined type with subquery
32.2.5.Use constructor to create new objects
32.2.6.Demonstrates object initialization.