Uses of Interface
org.teiid.connector.language.IMetadataReference

Packages that use IMetadataReference
org.teiid.connector.language   
 

Uses of IMetadataReference in org.teiid.connector.language
 

Subinterfaces of IMetadataReference in org.teiid.connector.language
 interface IElement
          Represents an element in the language.
 interface IGroup
          Represents a group in the language objects.
 interface IInlineView
          An inline view represents a subquery in the FROM clause that defines a query-able context for the outer query.
 interface IParameter
          Represents an execution parameter.
 interface IProcedure
          Represents a procedural execution (such as a stored procedure).
 



Copyright © 2009. All Rights Reserved.