Spring Data Core

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

Packages that use PartTree.OrPart
org.springframework.data.repository.query.parser Support classes for parsing queries from method names. 
 

Uses of PartTree.OrPart in org.springframework.data.repository.query.parser
 

Methods in org.springframework.data.repository.query.parser that return types with arguments of type PartTree.OrPart
 Iterator<PartTree.OrPart> PartTree.iterator()
           
 


Spring Data Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.