Spring Data Commmons

Uses of Package
org.springframework.data.repository

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

Classes in org.springframework.data.repository used by org.springframework.data.repository
Repository
          Interface for generic CRUD operations on a repository for a specific type.
 

Classes in org.springframework.data.repository used by org.springframework.data.repository.support
Repository
          Interface for generic CRUD operations on a repository for a specific type.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.