Methods
Methods
- A method is a procedure or function that is part of the Object Type definition
- PL/SQL and ‘C’ are supported
- Java in the future
- An Object Type can have zero or more methods
- There are three types of methods
- MEMBER methods
- Constructor methods
- MAP/ORDER methods