JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.arangodb.serde
Annotation Type InternalId
@Target
({
FIELD
,
METHOD
,
PARAMETER
})
@Retention
(
RUNTIME
)
public @interface
InternalId
Author:
Michele Rastelli Annotation for `_id` field used by the InternalSerde. It works with shaded driver and relocated Jackson.