Uses of Class
org.springframework.data.repository.query.parser.PartTree.OrPart
Packages that use PartTree.OrPart
Package
Description
Support classes for parsing queries from method names.
-
Uses of PartTree.OrPart in org.springframework.data.repository.query.parser
Classes in org.springframework.data.repository.query.parser that implement interfaces with type arguments of type PartTree.OrPartModifier and TypeClassDescriptionclassClass to parse aStringinto a tree orPartTree.OrParts consisting of simplePartinstances in turn.Methods in org.springframework.data.repository.query.parser that return types with arguments of type PartTree.OrPart