Uses of Class
org.teiid.translator.ExecutionFactory.SupportedJoinCriteria

Packages that use ExecutionFactory.SupportedJoinCriteria
org.teiid.translator   
 

Uses of ExecutionFactory.SupportedJoinCriteria in org.teiid.translator
 

Methods in org.teiid.translator that return ExecutionFactory.SupportedJoinCriteria
 ExecutionFactory.SupportedJoinCriteria ExecutionFactory.getSupportedJoinCriteria()
          Get the supported join criteria.
static ExecutionFactory.SupportedJoinCriteria ExecutionFactory.SupportedJoinCriteria.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExecutionFactory.SupportedJoinCriteria[] ExecutionFactory.SupportedJoinCriteria.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.teiid.translator with parameters of type ExecutionFactory.SupportedJoinCriteria
 void ExecutionFactory.setSupportedJoinCriteria(ExecutionFactory.SupportedJoinCriteria supportedJoinCriteria)
           
 



Copyright © 2011. All Rights Reserved.