Uses of Class
org.springframework.data.repository.query.parser.Part
Packages that use Part
Package
Description
Support classes for parsing queries from method names.
-
Uses of Part in org.springframework.data.repository.query.parser
Classes in org.springframework.data.repository.query.parser that implement interfaces with type arguments of type PartModifier and TypeClassDescriptionstatic classA part of the parsed source that results from splitting up the resource around Or keywords.Methods in org.springframework.data.repository.query.parser that return types with arguments of type PartMethods in org.springframework.data.repository.query.parser with parameters of type Part