Uses of Annotation Interface
com.arangodb.springframework.annotation.Ref
Packages that use Ref
Package
Description
-
Uses of Ref in com.arangodb.springframework.core.convert.resolver
Methods in com.arangodb.springframework.core.convert.resolver with parameters of type RefModifier and TypeMethodDescriptionRefResolver.resolve
(String id, TypeInformation<?> type, Ref annotation) RefResolver.resolveMultiple
(Collection<String> ids, TypeInformation<?> type, Ref annotation) RefResolver.resolveOne
(String id, TypeInformation<?> type, Ref annotation) ReferenceResolver.write
(Object source, ArangoPersistentEntity<?> entity, Object id, Ref annotation) RefResolver.write
(Object source, ArangoPersistentEntity<?> entity, Object id, Ref annotation) -
Uses of Ref in com.arangodb.springframework.core.mapping
Methods in com.arangodb.springframework.core.mapping that return types with arguments of type Ref