Spring Data Core

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


Spring Data Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.