Uses of Interface
org.teiid.query.mapping.xml.MappingInterceptor

Packages that use MappingInterceptor
org.teiid.query.mapping.xml   
org.teiid.query.optimizer.xml   
 

Uses of MappingInterceptor in org.teiid.query.mapping.xml
 

Constructors in org.teiid.query.mapping.xml with parameters of type MappingInterceptor
InterceptingVisitor(MappingInterceptor interceptor)
           
 

Uses of MappingInterceptor in org.teiid.query.optimizer.xml
 

Classes in org.teiid.query.optimizer.xml that implement MappingInterceptor
 class XMLPlanToProcessVisitor
          This class converts the MappingDocument to a Program which can be executed using the Query Processor
 



Copyright © 2010. All Rights Reserved.