Uses of Class
org.springframework.data.repository.query.parser.PartTree
Package
Description
Support classes for parsing queries from method names.
-
Uses of PartTree in org.springframework.data.repository.query.parser
ModifierConstructorDescriptionAbstractQueryCreator
(PartTree tree) Creates a newAbstractQueryCreator
for the givenPartTree
.AbstractQueryCreator
(PartTree tree, ParameterAccessor parameters)