Indicates that the annotated entity should have an index created on specified columns.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
-
Required Element Summary 
Required Elements
(Required) The names of the columns to be included in the index, in order.
-
Optional Element Summary 
Optional Elements
(Optional) The name of the index; defaults to a provider-generated name.
-
Element Details
-
name 
(Optional) The name of the index; defaults to a provider-generated name.
- Returns:
- the name of the index
- Default:
""
-
columnList 
(Required) The names of the columns to be included in the index, in order.
- Returns:
- the column list for the index