Class IdPropertyIdentifierAccessor

java.lang.Object
org.springframework.data.mapping.TargetAwareIdentifierAccessor
org.springframework.data.mapping.model.IdPropertyIdentifierAccessor
All Implemented Interfaces:
IdentifierAccessor

public class IdPropertyIdentifierAccessor extends TargetAwareIdentifierAccessor
Default implementation of IdentifierAccessor.
Since:
1.10
Author:
Christoph Strobl, Oliver Gierke