Class MappingSupport.RelationshipPropertiesWithEntityHolder
java.lang.Object
org.springframework.data.neo4j.core.mapping.MappingSupport.RelationshipPropertiesWithEntityHolder
- Enclosing class:
- MappingSupport
@API(status=INTERNAL)
public static final class MappingSupport.RelationshipPropertiesWithEntityHolder
extends Object
Class that defines a tuple of relationship with properties and the connected target entity.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
org.springframework.data.mapping.PersistentPropertyAccessor<?>
int
hashCode()
-
Method Details
-
getRelationshipPropertiesPropertyAccessor
public org.springframework.data.mapping.PersistentPropertyAccessor<?> getRelationshipPropertiesPropertyAccessor() -
getRelationshipProperties
-
getRelatedEntity
-
equals
-
hashCode
public int hashCode()
-