column property

Expression<Object> column
final

The column that the ordering is applied to

Implementation

final Expression<Object> column;