Package org.mongojack
Annotation Type Id
-
@Retention(RUNTIME) @Target({METHOD,FIELD,PARAMETER,ANNOTATION_TYPE}) public @interface Id
Basically the same asId
orId
, but allows placement on params as well, for use when using JsonCreator- Since:
- 1.0
- Author:
- James Roper