Annotation Interface PrimaryKey
@Final
@Column
@Documented
@Order(-2147483648)
@Target({FIELD,ANNOTATION_TYPE})
@Retention(RUNTIME)
public @interface PrimaryKey
Marked the element is a primary key.
-
可选元素概要
可选元素
-
元素详细资料
-
value
- 默认值:
- ""
-
name
- 默认值:
- ""
-