columns property

List<String> columns
final

In key order, which is what a composite key's WHERE must follow.

Implementation

final List<String> columns;