Spring Data Commons

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

Packages that use QueryLookupStrategy
org.springframework.data.repository.core.support Base classes to implement repositories for various data stores. 
 

Uses of QueryLookupStrategy in org.springframework.data.repository.core.support
 

Methods in org.springframework.data.repository.core.support that return QueryLookupStrategy
protected  QueryLookupStrategy RepositoryFactorySupport.getQueryLookupStrategy(QueryLookupStrategy.Key key)
          Returns the QueryLookupStrategy for the given QueryLookupStrategy.Key.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.