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

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

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

Methods in org.sql.generation.api.grammar.factories that return NotRegexpPredicate
 NotRegexpPredicate BooleanFactory.notRegexp(NonBooleanExpression what, NonBooleanExpression pattern)
          Creates new NotRegexpPredicate.
 



Copyright © 2010-2012. All Rights Reserved.