Uses of Package
org.springframework.data.repository.query.parser
Package
Description
Support classes for parsing queries from method names.
-
ClassDescriptionA single part of a method name that has to be transformed into a query part.The various types of ignore case that are supported.The type of a method name part.Class to parse a
String
into a tree orPartTree.OrPart
s consisting of simplePart
instances in turn.A part of the parsed source that results from splitting up the resource around Or keywords.