Spring Data Commons

Uses of Interface
org.springframework.data.repository.core.RepositoryInformation

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

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

Constructors in org.springframework.data.repository.core.support with parameters of type RepositoryInformation
RepositoryFactorySupport.QueryExecutorMethodInterceptor(RepositoryInformation repositoryInformation, Object customImplementation, Object target)
          Creates a new RepositoryFactorySupport.QueryExecutorMethodInterceptor.
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.