@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Id
Identifies a field which will not be stored in the document but rather used as the document ID.
Copyright © 2015 Couchbase, Inc.. All rights reserved.