MLE JavaScript Functions
This chapter introduces the use of call specifications to publish JavaScript functions so that they can be called from SQL and PL/SQL. MLE’s support of OUT and IN OUT parameters is also discussed.
Topics
-
Call Specifications for Functions
Call specifications for modules and inline MLE call specifications allow you to implement JavaScript functionality.
-
Use
OUTandIN OUTparameters with MLE JavaScript functions.