Spring Data Commmons

Uses of Interface
org.springframework.data.repository.query.RepositoryQuery

Packages that use RepositoryQuery
org.springframework.data.repository.query Support classes to work with query methods. 
 

Uses of RepositoryQuery in org.springframework.data.repository.query
 

Methods in org.springframework.data.repository.query that return RepositoryQuery
 RepositoryQuery QueryLookupStrategy.resolveQuery(Method method)
          Resolves a RepositoryQuery from the given QueryMethod that can be executed afterwards.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.