names property

List<String> names
final

Column names in query order, matching the SELECT clause.

Implementation

final List<String> names;