| Interface | Description |
|---|---|
| RepositoryInvocationInformation |
Meta-information about the methods a repository exposes.
|
| RepositoryInvoker | |
| RepositoryInvokerFactory |
Interface for a factory to create
RepositoryInvoker instances for repositories managing a particular domain
type. |
| Class | Description |
|---|---|
| DefaultRepositoryInvokerFactory |
Default implementation of
RepositoryInvokerFactory to inspect the requested repository type and create a
matching RepositoryInvoker that suits the repository best. |
| Enum | Description |
|---|---|
| CrudMethod |
Represents one of the CRUD methods supported by
PagingAndSortingRepository or
CrudRepository. |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.