foreignColumns property

List<String> foreignColumns
final

List of column names in the foreign table that this key references (converted to camelCase).

Implementation

final List<String> foreignColumns;