JAVA/CORBA CLASSES


Removing a document in Java classes
Example

Use remove in Document to remove a document from a database. Use removeAll in DocumentCollection to remove all documents in a collection from a database.

Example
See Also