Object-PL/SQL: Difference between revisions

Content deleted Content added
Line 20:
 
O-PL/SQL allows the definition of classes and instantiating these as objects,
usthus creating user-defined datatypes as writing constructors, beyond using Java in stored procedures and triggers.
th
us creating user-defined datatypes as writing constructors, beyond using Java in stored procedures and triggers.
 
== Examples of uses of syntax of O-PL/SQL ==