dbXML API

com.dbxml.db.core.query.plan
Class NotGrouping

java.lang.Object
  extended bycom.dbxml.db.core.query.plan.QueryNode
      extended bycom.dbxml.db.core.query.plan.Container
          extended bycom.dbxml.db.core.query.plan.Grouping
              extended bycom.dbxml.db.core.query.plan.NotGrouping

public final class NotGrouping
extends Grouping

NotGrouping


Constructor Summary
NotGrouping()
           
 
Methods inherited from class com.dbxml.db.core.query.plan.Container
addQueryNode, contains, equals, getQueryNode, getQueryNodes, iterator
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotGrouping

public NotGrouping()

dbXML API

Copyright (c) 2004 The dbXML Group