Uses of Annotation Interface
com.arangodb.springframework.annotation.Relations
Packages that use Relations
Package
Description
-
Uses of Relations in com.arangodb.springframework.core.convert.resolver
Methods in com.arangodb.springframework.core.convert.resolver with parameters of type RelationsModifier and TypeMethodDescriptionRelationsResolver.resolveMultiple
(String id, TypeInformation<?> type, Collection<TypeInformation<?>> traversedTypes, Relations annotation) RelationsResolver.resolveOne
(String id, TypeInformation<?> type, Collection<TypeInformation<?>> traversedTypes, Relations annotation) -
Uses of Relations in com.arangodb.springframework.core.mapping
Methods in com.arangodb.springframework.core.mapping that return types with arguments of type RelationsModifier and TypeMethodDescriptionArangoPersistentProperty.getRelations()
DefaultArangoPersistentProperty.getRelations()