dbXML API

com.dbxml.db.client.tools.command
Class DropExtension

java.lang.Object
  extended bycom.dbxml.db.client.tools.command.CommandBase
      extended bycom.dbxml.db.client.tools.command.SingletonBase
          extended bycom.dbxml.db.client.tools.command.DropBase
              extended bycom.dbxml.db.client.tools.command.DropExtension
All Implemented Interfaces:
Command

public final class DropExtension
extends DropBase

DropExtension (RMEXT) unregisters an Extensions under the current context Collection.


Constructor Summary
DropExtension()
           
 
Methods inherited from class com.dbxml.db.client.tools.command.SingletonBase
process
 
Methods inherited from class com.dbxml.db.client.tools.command.CommandBase
getCommandLine, setCommandLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropExtension

public DropExtension()

dbXML API

Copyright (c) 2004 The dbXML Group