dbXML API

Uses of Class
com.dbxml.db.client.tools.command.CreateBase

Packages that use CreateBase
com.dbxml.db.client.tools.command Defines the standard dbXML Command Line behaviors. 
 

Uses of CreateBase in com.dbxml.db.client.tools.command
 

Subclasses of CreateBase in com.dbxml.db.client.tools.command
 class CreateCollection
          CreateCollection (MKCOL) creates a Collection under the current context Collection.
 class CreateExtension
          CreateExtension (MKEXT) registers an Extension with current context Collection.
 class CreateIndex
          CreateIndex (MKIDX) creates a new Index under the current context Collection.
 class CreateTrigger
          CreateTrigger (MKIDX) registers a Trigger under the current context Collection.
 


dbXML API

Copyright (c) 2004 The dbXML Group