primaryKey property

List<String> primaryKey
final

Ordered primary-key column names, or an empty list when absent.

Implementation

final List<String> primaryKey;