Spring Data Core

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

Packages that use org.springframework.data.repository.init
org.springframework.data.repository.init Support for repository initialization using XML and JSON. 
 

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 Core

Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.