JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.data.cosmos.annotation
ETag
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface ETag
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
@Documented
public @interface
ETag
Field annotation indicating that entity field should be used as a document version or _etag in Azure Cosmos Db.
Since:
3.9.0
Author:
radovanradic