| Package | Description |
|---|---|
| org.springframework.data.jpa.repository.query |
Query implementation to execute queries against JPA.
|
| org.springframework.data.jpa.repository.support |
JPA repository implementations.
|
| Constructor and Description |
|---|
JpaEntityGraph(EntityGraph entityGraph,
String nameFallback)
Creates an
JpaEntityGraph. |
| Modifier and Type | Method and Description |
|---|---|
Optional<EntityGraph> |
CrudMethodMetadata.getEntityGraph()
Returns the
EntityGraph to be used. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.