JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Couchbase
org.springframework.data.couchbase.core.mapping.id
IdAttribute
Contents
Description
Optional Element Summary
Element Details
order
Hide sidebar
Show sidebar
Annotation Interface IdAttribute
@Inherited
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
IdAttribute
This annotation is targeted at building the document id using the attribute value.
Author:
Subhashni Balakrishnan
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
order
Element Details
order
int
order
Default:
0