September 2009
Intermediate to advanced
1226 pages
39h 23m
English
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.
Read now
Unlock full access