Interface MappingElement
- All Superinterfaces:
EventContextProvider
A unique representation of an element in the mapping.
Mainly used as a key when some behavior must span all "occurrences" of a same mapping element
(e.g. all effective uses of an inherited @IndexedEmbedded across an entity hierarchy).
-
Method Summary
Methods inherited from interface EventContextProvider
eventContext
-
Method Details
-
toString
-
equals
- Overrides:
equalsin classObject- Returns:
trueifobjis aMappingElementreferencing the exact same mapping element.
-
hashCode
-