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

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

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

Methods in org.sql.generation.api.grammar.factories that return Conjunction
 Conjunction BooleanFactory.and(BooleanExpression left, BooleanExpression right)
          Creates new Conjunction.
 



Copyright © 2010. All Rights Reserved.