Uses of Interface
org.sql.generation.api.grammar.booleans.Negation

Packages that use Negation
org.sql.generation.api.grammar.factories This package provides factories to create various builders and SQL syntax elements. 
 

Uses of Negation in org.sql.generation.api.grammar.factories
 

Methods in org.sql.generation.api.grammar.factories that return Negation
 Negation BooleanFactory.not(BooleanExpression what)
          Creates new Negation.
 



Copyright © 2010-2011. All Rights Reserved.