| Package | Description |
|---|---|
| org.springframework.data.jpa.repository.support |
JPA repository implementations.
|
| Modifier and Type | Method and Description |
|---|---|
protected CrudMethodMetadata |
SimpleJpaRepository.getRepositoryMethodMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleJpaRepository.setRepositoryMethodMetadata(CrudMethodMetadata crudMethodMetadata)
Configures a custom
CrudMethodMetadata to be used to detect LockModeTypes and query hints to be
applied to queries. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.