Package | Description |
---|---|
org.springframework.data.jpa.repository |
Interfaces and annotations for JPA specific repositories.
|
org.springframework.data.jpa.repository.query |
Query implementation to exectue queries against JPA.
|
org.springframework.data.jpa.repository.support |
JPA repository implementations.
|
Class and Description |
---|
EntityGraph.EntityGraphType
Enum for JPA 2.1
EntityGraph types. |
Class and Description |
---|
EntityGraph.EntityGraphType
Enum for JPA 2.1
EntityGraph types. |
Class and Description |
---|
JpaRepository
JPA specific extension of
Repository . |
JpaSpecificationExecutor
Interface to allow execution of
Specification s based on the JPA criteria API. |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.