Package | Description |
---|---|
org.springframework.data.jpa.repository.query |
Query implementation to exectue queries against JPA.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
Jpa21Utils.tryGetFetchGraphHints(javax.persistence.EntityManager em,
JpaEntityGraph entityGraph,
Class<?> entityType)
Returns a
Map with hints for a JPA 2.1 fetch-graph or load-graph if running under JPA 2.1. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.