JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
dev.morphia.annotations
Annotation Interface Id
@Documented
@Inherited
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
Id
Denotes the ID field on an entity.