Prepared Statement with Logging
Brought to you by:
mufasa1976
Develop a new API (PKG_LEHS_PREPARED_STATEMENT) which provides the functionality of a Java Prepared Statement (with Setters) for dynamic Statements. To do this, the new 11g Feature DBMS_SQL.to_refcursor can be used. Drawback: Only usable for Database 11g and above.
This API can also to log the Statement. The Parameters of the Statement can be stored as a nested Table on LEHS_LOG_TABLE_BASIC.
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).