columns property

List<String> columns
final

List of local column names (converted to camelCase) that are part of this foreign key.

Implementation

final List<String> columns;