Spring Data Commons

Uses of Package
org.springframework.data.repository.init

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

Classes in org.springframework.data.repository.init used by org.springframework.data.repository.init
AbstractRepositoryPopulatorFactoryBean
          Base class for FactoryBeans creating ResourceReaderRepositoryPopulators.
RepositoryPopulator
          Interface for components that will populate the Spring Data repositories with objects.
ResourceReader
           
ResourceReader.Type
           
ResourceReaderRepositoryPopulator
          A RepositoryPopulator using a ResourceReader to read objects from the configured Resources.
 


Spring Data Commons

Copyright © 2013. All Rights Reserved.