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
Menu
Object Method « Object Oriented Database « Oracle PL / SQL
Oracle PL / SQL
Object Oriented Database
Object Method
1.
Creating User-defined Functions for Column Objects
2.
Use method from object in select command
3.
Access member variable in member function in a type
4.
Compare two type object instances
5.
A sample object type with a MAP member function
6.
A sample object type with an ORDER member function.
7.
This script builds a sample object type with member variables and functions
8.
This script demonstrates the static method.
9.
This script demonstrates the order method.
10.
Type with member procedure
11.
Demonstrates the member method.