Spring Data Commons

Uses of Class
org.springframework.data.repository.config.ParentDelegatingRepositoryConfigInformation

Packages that use ParentDelegatingRepositoryConfigInformation
org.springframework.data.repository.config Base classes for repository namespace implementations. 
 

Uses of ParentDelegatingRepositoryConfigInformation in org.springframework.data.repository.config
 

Subclasses of ParentDelegatingRepositoryConfigInformation in org.springframework.data.repository.config
 class AutomaticRepositoryConfigInformation<S extends CommonRepositoryConfigInformation>
          A SingleRepositoryConfigInformation implementation that is not backed by an XML element but by a scanned interface.
 class ManualRepositoryConfigInformation<T extends CommonRepositoryConfigInformation>
          Configuration information for manual repository configuration.
 


Spring Data Commons

Copyright © 2011. All Rights Reserved.