com.dbxml.db.core.query.plan.logical
Class CompoundName
java.lang.Object
com.dbxml.db.core.query.plan.QueryNode
com.dbxml.db.core.query.plan.logical.LogicalQueryNode
com.dbxml.db.core.query.plan.logical.CompoundName
- public final class CompoundName
- extends LogicalQueryNode
CompoundName
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Wildcard
public static final CompoundName Wildcard
CompoundName
public CompoundName(ElementName elementName,
AttributeName attributeName)
getElementName
public ElementName getElementName()
getAttributeName
public AttributeName getAttributeName()
equals
public boolean equals(java.lang.Object obj)
Copyright (c) 2004 The dbXML Group