foreignTableName property
The name of the table referenced by this foreign key (converted to camelCase).
Implementation
final String foreignTableName;
The name of the table referenced by this foreign key (converted to camelCase).
final String foreignTableName;