|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrudMethodMetadata | |
|---|---|
| org.springframework.data.jpa.repository.support | JPA repository implementations. |
| Uses of CrudMethodMetadata in org.springframework.data.jpa.repository.support |
|---|
| Methods in org.springframework.data.jpa.repository.support with parameters of type CrudMethodMetadata | |
|---|---|
void |
SimpleJpaRepository.setRepositoryMethodMetadata(CrudMethodMetadata crudMethodMetadata)
Configures a custom CrudMethodMetadata to be used to detect LockModeTypes and query hints to be
applied to queries. |
|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||