| Previous | Table of Contents | Next |
An Index on a table.
Superclasses
Index
Contained Elements
SQLIndexColumn
Attributes
filterCondition
Which subset of the table is indexed.type:multiplicity: |
|||||
| String | |||||
| exactly one |
isNullable
Entries in this index can be null.type:multiplicity: |
|||||
| Boolean | |||||
| exactly one |
autoUpdate
The index is updated automatically.type:multiplicity: |
|||||
| Boolean | |||||
| exactly one |