Spring Data Commons

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 Commons

Copyright © 2011. All Rights Reserved.