JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.ignite.catalog.annotations
Annotation Interface Id
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Id
Columns annotated with this annotation will be included in the primary key.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
SortOrder
value
Sort order.
Element Details
value
SortOrder
value
Sort order.
Returns:
Sort order.
Default:
DEFAULT