Spring Data Commmons

Uses of Class
org.springframework.data.repository.support.RepositoryFactorySupport

Packages that use RepositoryFactorySupport
org.springframework.data.repository.support Base classes to implement repositories for various data stores. 
 

Uses of RepositoryFactorySupport in org.springframework.data.repository.support
 

Methods in org.springframework.data.repository.support that return RepositoryFactorySupport
protected abstract  RepositoryFactorySupport RepositoryFactoryBeanSupport.createRepositoryFactory()
          Create the actual RepositoryFactorySupport instance.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.