org.teiid.connector.language
Interface IFromItem

All Superinterfaces:
ILanguageObject
All Known Subinterfaces:
IGroup, IInlineView, IJoin

public interface IFromItem
extends ILanguageObject

Represents an item in the FROM clause - typically this is either a group or a join, as represented by or IJoin.


Method Summary
 
Methods inherited from interface org.teiid.connector.language.ILanguageObject
acceptVisitor
 



Copyright © 2009. All Rights Reserved.