Uses of Class
org.springframework.data.neo4j.core.mapping.EntityInstanceWithSource
Packages that use EntityInstanceWithSource
-
Uses of EntityInstanceWithSource in org.springframework.data.neo4j.core.mapping
Classes in org.springframework.data.neo4j.core.mapping that implement interfaces with type arguments of type EntityInstanceWithSourceModifier and TypeClassDescriptionfinal classConverterto instantiate DTOs from fully equipped domain objects.Methods in org.springframework.data.neo4j.core.mapping with parameters of type EntityInstanceWithSourceModifier and TypeMethodDescription@Nullable ObjectDtoInstantiatingConverter.convert(EntityInstanceWithSource entityInstanceAndSource)