Spring Data Commons

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, ParameterAccessor parameters)
          Creates a new AbstractQueryCreator for the given PartTree and ParametersParameterAccessor.
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.