List of Figures
- 5-1 Selecting the Enable REST Service Option
 - 5-2 Auto Enabling the PL/SQL Package Object
 - 5-3 Adding an Anonymous PL/SQL Block to the Handler for the PUT Method
 - 5-4 Setting the Bind Parameter l_salarychange to Pass for the PUT Method
 - 5-5 Obtaining the URL to Call from the Details Tab
 - 5-6 Displaying the Results from a SQL Query to Confirm the Execution of the PUT Method
 - 5-7 Creating a Template Definition to Include a Route Pattern for Some Parameters or Bind Variables
 - 5-8 Adding a SQL Query to the Handler
 - 5-9 Using Browser to Show the Results of Using a Route Pattern to Send a GET Method with Some Required Parameter Values
 - 5-10 Using Browser to Show the Results of Using a Query String to Send a GET Method with Some Parameter Name/Value Pairs
 - 5-11 Complete Response Body in JSON Format
 - 5-12 Generating Nested JSON Objects