Uses of Class
com.wewebu.ow.csqlc.ast.OwFormatPredicate

Packages that use OwFormatPredicate
com.wewebu.ow.csqlc.ast   
 

Uses of OwFormatPredicate in com.wewebu.ow.csqlc.ast
 

Subclasses of OwFormatPredicate in com.wewebu.ow.csqlc.ast
 class OwInPredicate
           SQL AST node : <in predicate> syntax non-terminal as defined by the SQL grammar.
 class OwLikePredicate
           SQL AST node : <like predicate> syntax non-terminal as defined by the SQL grammar.
 class OwQuantifiedComparisonPredicate
           SQL AST node : <quantified comparison predicate> based on syntax non-terminal defined by the SQL grammar.
 class OwQuantifiedInPredicate
           SQL AST node : <quantified in predicate> based on syntax non-terminal defined by the SQL grammar.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.