|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityMetadata | |
|---|---|
| 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. |
| Uses of EntityMetadata in org.springframework.data.repository.core |
|---|
| Subinterfaces of EntityMetadata in org.springframework.data.repository.core | |
|---|---|
interface |
EntityInformation<T,ID extends Serializable>
Extension of EntityMetadata to add functionality to query information of entity instances. |
| Uses of EntityMetadata in org.springframework.data.repository.core.support |
|---|
| Uses of EntityMetadata in org.springframework.data.repository.query |
|---|
| Methods in org.springframework.data.repository.query that return EntityMetadata | |
|---|---|
EntityMetadata<?> |
QueryMethod.getEntityInformation()
|
|
Spring Data Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||