Uses of Class
org.hotrod.dynamicsql.segments.IfSegment
-
Packages that use IfSegment Package Description org.hotrod.dynamicsql.segments -
-
Uses of IfSegment in org.hotrod.dynamicsql.segments
Constructor parameters in org.hotrod.dynamicsql.segments with type arguments of type IfSegment Constructor Description SettersSegment(List<IfSegment> segments, DynamicExpressionFactory factory)WhereSegment(String separator, List<IfSegment> segments, DynamicExpressionFactory factory)
-