Class Identifier
java.lang.Object
org.springframework.data.relational.core.mapping.event.Identifier
Wrapper for an identifier of an entity.
- Author:
- Jens Schauder, Mark Paluch
-
Method Summary
-
Method Details
-
of
Creates a newIdentifieridentifier for the given, non-null value.- Parameters:
identifier- must not be null.- Returns:
- will never be null.
-
getValue
-
equals
-
hashCode
-
toString
-