Uses of Class
io.github.torand.fastersql.predicate.Like
Packages that use Like
Package
Description
Provides classes and interfaces related to predicates.
-
Uses of Like in io.github.torand.fastersql.predicate
Methods in io.github.torand.fastersql.predicate that return LikeModifier and TypeMethodDescriptionstatic Like
Predicates.like
(LeftOperand left, String right) Creates a pattern matching predicate.