5 Deprecated Features

Deprecated features are features which Oracle plans to desupport or remove in a future release of Oracle APEX. If a feature is related to application metadata or an API, existing applications can still use the feature, but Oracle strongly recommends that developers start to modify their applications as described in this section. Use APEX Advisor to scan existing applications for deprecated attributes.

5.1 Deprecated APIs

APEX_LANG

APEX_LANG.MESSAGE is deprecated. Instead, use APEX_LANG.GET_MESSAGE to support named substitution parameters.

APEX_PLUGIN_UTIL

APEX_PLUGIN_UTIL.EXECUTE_PLSQL_CODE is now deprecated. Instead, use APEX_EXEC.EXECUTE_PLSQL Signature 1 or Signature 2.

APEX_UTIL

In APEX_UTIL, the following APIs are deprecated:
  • custom_calendar
  • increment_calendar