JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
javax.persistence
Annotation Type Id
@Target
(
value
={
METHOD
,
FIELD
})
@Retention
(
value
=
RUNTIME
) public @interface
Id
Specifies the primary key property or field of an entity.
Author:
Emmanuel Bernard
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element