Uses of Class
org.sql.generation.api.grammar.booleans.Predicate.EmptyPredicate

Packages that use Predicate.EmptyPredicate
org.sql.generation.api.grammar.booleans This package provides interfaces for syntax elements of boolean expressions in SQL language. 
 

Uses of Predicate.EmptyPredicate in org.sql.generation.api.grammar.booleans
 

Fields in org.sql.generation.api.grammar.booleans declared as Predicate.EmptyPredicate
static Predicate.EmptyPredicate Predicate.EmptyPredicate.INSTANCE
          Singleton instance of Predicate.EmptyPredicate.
 



Copyright © 2010. All Rights Reserved.