Uses of Class
org.teiid.query.processor.relational.JoinNode.JoinStrategyType

Packages that use JoinNode.JoinStrategyType
org.teiid.query.processor.relational   
 

Uses of JoinNode.JoinStrategyType in org.teiid.query.processor.relational
 

Methods in org.teiid.query.processor.relational that return JoinNode.JoinStrategyType
static JoinNode.JoinStrategyType JoinNode.JoinStrategyType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JoinNode.JoinStrategyType[] JoinNode.JoinStrategyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.