Uses of Class
com.j_spaces.jdbc.parser.NotLikeNode
Packages that use NotLikeNode
-
Uses of NotLikeNode in com.j_spaces.jdbc.builder
Methods in com.j_spaces.jdbc.builder with parameters of type NotLikeNodeModifier and TypeMethodDescriptionvoidQueryTemplateBuilder.build(NotLikeNode node) Special build for not like - since it can't be translated to a space template.