JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
ru.tinkoff.kora.database.common.annotation
Annotation Interface Id
@Target
({
FIELD
,
PARAMETER
})
@Retention
(
CLASS
)
public @interface
Id
Indicates that field is primary key.