Annotate stored procedures as deprecated!
900719Jan 31 2012 — edited Jan 31 2012Hallo!
since the SQL-Developer and other development tools provide the feature to mark certain procedures as deprecated, I wonder how to use that in my PL/SQL code. Is there any way to annotate procedures and functions of a package as deprecated like the @deprecated annotation in JAVA?
regards
jürgen