primaryKey property

List<String> primaryKey
final

Primary-key column names in key order; empty when no key exists.

Implementation

final List<String> primaryKey;