|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dbxml.db.client.tools.command.CommandBase
com.dbxml.db.client.tools.command.Disconnect
Disconnect (DISCONNECT) disconnects the Command Line from the Database.
Constructor Summary | |
Disconnect()
|
Method Summary | |
void |
process()
process processes the Command. |
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 |
public Disconnect()
Method Detail |
public void process() throws dbXMLException
Command
dbXMLException
|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |