Spring Data Commons

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.


Spring Data Commons

Copyright © 2012. All Rights Reserved.