Spring Data Core

Uses of Interface
org.springframework.data.repository.core.CrudMethods

Packages that use CrudMethods
org.springframework.data.repository.core Core abstractions for repository implementation. 
 

Uses of CrudMethods in org.springframework.data.repository.core
 

Methods in org.springframework.data.repository.core that return CrudMethods
 CrudMethods RepositoryInformation.getCrudMethods()
          Returns CrudMethods meta information for the repository.
 


Spring Data Core

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