- All Superinterfaces:
DbObject
- All Known Implementing Classes:
DbIndexImpl
Interface for a foreign key of a
DbTable.-
Method Summary
Modifier and TypeMethodDescriptionio.github.mmm.base.sort.SortOrder
-
Method Details
-
getSortOrder
io.github.mmm.base.sort.SortOrder getSortOrder()- Returns:
- the
SortOrderornullif undefined (sequence is not supported or index is statistic).
-
getColumns
DbObjectContainer<DbColumn> getColumns()
-