Spring Data Commmons

Uses of Class
org.springframework.data.repository.query.parser.PartTree

Packages that use PartTree
org.springframework.data.repository.query.parser 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 PartTree
AbstractQueryCreator(PartTree tree, SimpleParameterAccessor parameters)
          Creates a new AbstractQueryCreator for the given PartTree and SimpleParameterAccessor.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.