references property

List<String> references
final

The field(s) that the foreign key references (usually the primary key).

Implementation

final List<String> references;