Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Constructor « Object Oriented Database « Oracle PL / SQL
Oracle PL / SQL
Object Oriented Database
Constructor
1.
Insert value with constructor method
2.
Call object constructor in an insert statement
3.
Use type Constructor to insert data to object table
4.
Use constructor to create new objects
5.
This script builds a sample object type with constructor.
6.
This script demonstrates the user-defined constructor method.
7.
Demonstrates object initialization.