Package | Description |
---|---|
com.arangodb.springframework.core.convert.resolver | |
com.arangodb.springframework.core.mapping |
Modifier and Type | Method and Description |
---|---|
Object |
FromResolver.resolveMultiple(String id,
org.springframework.data.util.TypeInformation<?> type,
From annotation) |
Object |
FromResolver.resolveOne(String id,
org.springframework.data.util.TypeInformation<?> type,
From annotation) |
Modifier and Type | Method and Description |
---|---|
Optional<From> |
DefaultArangoPersistentProperty.getFrom() |
Optional<From> |
ArangoPersistentProperty.getFrom() |
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.