Uses of Class
net.kaczmarzyk.spring.data.jpa.domain.Like
Packages that use Like
-
Uses of Like in net.kaczmarzyk.spring.data.jpa.domain
Subclasses of Like in net.kaczmarzyk.spring.data.jpa.domainModifier and TypeClassDescriptionclassEndingWith<T>parameter bound with appended %:"%" + args[0]classparameter bound with appended %:"%" + args[0]classFilters withpath like %pattern%where-clause and ignores pattern caseclassStartingWith<T>parameter bound with appended %:args[0] + "%"classparameter bound with appended %:args[0] + "%"