Spring Data Commons

Uses of Interface
org.springframework.data.repository.init.RepositoryPopulator

Packages that use RepositoryPopulator
org.springframework.data.repository.init   
 

Uses of RepositoryPopulator in org.springframework.data.repository.init
 

Classes in org.springframework.data.repository.init that implement RepositoryPopulator
 class ResourceReaderRepositoryPopulator
          A RepositoryPopulator using a ResourceReader to read objects from the configured Resource s.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.