oracle

Decorator Design Pattern in Oracle PL/SQL: Using Object Type with Constructor

As I did with the Template Method Design Pattern I also tried to implement the “Decorator” Design Pattern in Oracle’s […]