Package | Description |
---|---|
org.springframework.data.jpa.domain |
JPA specific support classes to implement domain classes.
|
org.springframework.data.jpa.domain.support |
Implementation classes for auditing with JPA.
|
org.springframework.data.jpa.mapping |
JPA specific support classes for the Spring Data mapping subsystem.
|
org.springframework.data.jpa.repository |
Interfaces and annotations for JPA specific repositories.
|
org.springframework.data.jpa.repository.cdi |
CDI support for Spring Data JPA Repositories.
|
org.springframework.data.jpa.repository.config |
Classes for JPA namespace configuration.
|
org.springframework.data.jpa.repository.query |
Query implementation to exectue queries against JPA.
|
org.springframework.data.jpa.repository.support |
JPA repository implementations.
|
org.springframework.data.jpa.repository.utils |
JPA specific utility functions.
|
org.springframework.data.jpa.support |
Various helper classes useful when working with JPA.
|
org.springframework.data.jpa.util |
Copyright © 2011-2013-2014 Pivotal. All Rights Reserved.