columnNames property

List<String> columnNames
final

Names of the columns returned by the select statement.

Implementation

final List<String> columnNames;