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
          FactoryBean to set up a ResourceReaderRepositoryPopulator with a JacksonResourceReader.
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 Resource s.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.