JavaScript is disabled on your browser.
Skip navigation links
Spring Data Core
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.data.mapping.TargetAwareIdentifierAccessor
Packages that use
TargetAwareIdentifierAccessor
Package
Description
org.springframework.data.mapping.model
Core implementation of the mapping subsystem's model.
Uses of
TargetAwareIdentifierAccessor
in
org.springframework.data.mapping.model
Subclasses of
TargetAwareIdentifierAccessor
in
org.springframework.data.mapping.model
Modifier and Type
Class
Description
class
IdPropertyIdentifierAccessor
Default implementation of
IdentifierAccessor
.