dbXML API

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

java.lang.Object
  extended bycom.dbxml.db.client.tools.command.CommandBase
      extended bycom.dbxml.db.client.tools.command.ListBase
          extended bycom.dbxml.db.client.tools.command.ListTriggers
All Implemented Interfaces:
Command

public final class ListTriggers
extends ListBase

ListTriggers (LSTRG) lists the Triggers registered to the current context Collection.


Constructor Summary
ListTriggers()
           
 
Methods inherited from class com.dbxml.db.client.tools.command.ListBase
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

ListTriggers

public ListTriggers()

dbXML API

Copyright (c) 2004 The dbXML Group