| Package | Description |
|---|---|
| org.springframework.data.repository.cdi |
Base classes to implement CDI support for repositories.
|
| org.springframework.data.repository.config |
Support classes for repository namespace and JavaConfig integration.
|
| org.springframework.data.repository.core |
Core abstractions for repository implementation.
|
| org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
| org.springframework.data.repository.query |
Support classes to work with query methods.
|
| org.springframework.data.repository.support |
Support classes for integration of the repository programming model with 3rd party frameworks.
|
| Class and Description |
|---|
| NamedQueries
Abstraction of a map of
NamedQueries that can be looked up by their names. |
| Class and Description |
|---|
| RepositoryMetadata
Metadata for repository interfaces.
|
| Class and Description |
|---|
| CrudMethods
Meta-information about the CRUD methods of a repository.
|
| EntityMetadata
Metadata for entity types.
|
| RepositoryMetadata
Metadata for repository interfaces.
|
| Class and Description |
|---|
| CrudMethods
Meta-information about the CRUD methods of a repository.
|
| EntityInformation
Extension of
EntityMetadata to add functionality to query information of entity instances. |
| EntityMetadata
Metadata for entity types.
|
| NamedQueries
Abstraction of a map of
NamedQueries that can be looked up by their names. |
| RepositoryInformation
Additional repository specific information
|
| RepositoryMetadata
Metadata for repository interfaces.
|
| Class and Description |
|---|
| EntityMetadata
Metadata for entity types.
|
| NamedQueries
Abstraction of a map of
NamedQueries that can be looked up by their names. |
| RepositoryMetadata
Metadata for repository interfaces.
|
| Class and Description |
|---|
| EntityInformation
Extension of
EntityMetadata to add functionality to query information of entity instances. |
| RepositoryInformation
Additional repository specific information
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.