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