entityIdField property

String entityIdField
final

Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.

Implementation

final String entityIdField;