| Package | Description |
|---|---|
| ru.curs.celesta.score |
Package containing metadata of table structure.
|
| Modifier and Type | Method and Description |
|---|---|
default ColumnMeta.Ordering |
ColumnMeta.ordering()
Returns column ordering if any.
|
static ColumnMeta.Ordering |
ColumnMeta.Ordering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnMeta.Ordering[] |
ColumnMeta.Ordering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 CURS. All rights reserved.