Using dropjava

The dropjava utility reverses the action of loadjava. It converts filenames into the names of schema objects, then drops the schema objects and any associated data. Dropping a class invalidates classes that depend on it directly or indirectly. Dropping a source object also drops classes derived from it.

The syntax is nearly identical to loadjava syntax:

dropjava {-user | -u} username/password[@database]
  [option ...] filename [filename] ...

where option includes -oci8, -encoding, and -verbose.

Get Oracle PL/SQL Programming, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.