Uses of Class
org.springframework.data.repository.query.parser.PartTree
Packages that use PartTree
Package
Description
Support classes for parsing queries from method names.
-
Uses of PartTree in org.springframework.data.repository.query.parser
Constructors in org.springframework.data.repository.query.parser with parameters of type PartTreeModifierConstructorDescriptionAbstractQueryCreator(PartTree tree) Creates a newAbstractQueryCreatorfor the givenPartTree.AbstractQueryCreator(PartTree tree, ParameterAccessor parameters)