JavaScript is disabled on your browser.
Skip navigation links
Spring Data JPA Parent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.data.jpa.mapping
Packages that use
org.springframework.data.jpa.mapping
Package
Description
org.springframework.data.jpa.mapping
JPA specific support classes for the Spring Data mapping subsystem.
org.springframework.data.jpa.repository.config
Classes for JPA namespace configuration.
Classes in
org.springframework.data.jpa.mapping
used by
org.springframework.data.jpa.mapping
Class
Description
JpaPersistentProperty
Interface for a JPA-specific
PersistentProperty
.
Classes in
org.springframework.data.jpa.mapping
used by
org.springframework.data.jpa.repository.config
Class
Description
JpaMetamodelMappingContext
MappingContext
implementation based on a Jpa
Metamodel
.