dbXML API

Uses of Class
com.dbxml.db.core.query.plan.logical.AttributeName

Packages that use AttributeName
com.dbxml.db.core.query.plan.logical Implements the classes for dbXML's Logical Query Plans. 
 

Uses of AttributeName in com.dbxml.db.core.query.plan.logical
 

Fields in com.dbxml.db.core.query.plan.logical declared as AttributeName
static AttributeName AttributeName.Wildcard
           
 

Methods in com.dbxml.db.core.query.plan.logical that return AttributeName
 AttributeName CompoundName.getAttributeName()
           
 

Constructors in com.dbxml.db.core.query.plan.logical with parameters of type AttributeName
CompoundName(ElementName elementName, AttributeName attributeName)
           
 


dbXML API

Copyright (c) 2004 The dbXML Group