Table of Contents

Search

  1. Preface
  2. Introduction to the Stored Procedure Accelerator for Oracle
  3. Masking Stored Procedures and User-Defined Table Functions
  4. Stored Procedure Accelerator Setup
  5. Stored Procedure Accelerator Rules

Stored Procedure Accelerator Guide for Oracle

Stored Procedure Accelerator Guide for Oracle

Parameter Data Types

Parameter Data Types

The stored procedures that you mask with the Stored Procedure Accelerator for Oracle must have parameters with recognized data types.
You can use the accelerator to mask stored procedures that contain parameters with the following data types:
Constant Arguments
  • DATE
  • INTEGER
  • VARCHAR
  • VARCHAR2
Binding Arguments
  • DATE
  • INTEGER
  • OBJECT TYPE
  • RECORD TYPE
  • REF CURSOR
  • TABLE TYPE
  • VARCHAR
  • VARCHAR2

0 COMMENTS

We’d like to hear from you!