Package org.springframework.data.repository.core

Core abstractions for repository implementation.

See:
          Description

Interface Summary
EntityInformation<T,ID extends Serializable> Extension of EntityMetadata to add functionality to query information of entity instances.
EntityMetadata<T> Metadata for entity types.
NamedQueries Abstraction of a map of NamedQueries that can be looked up by their names.
RepositoryInformation Aditional repository specific information
RepositoryMetadata Metadata for repository interfaces.
 

Package org.springframework.data.repository.core Description

Core abstractions for repository implementation.



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