columns property
The names the expression exposes, which override whatever the query projects. Required for MssqlCte.recursive and optional otherwise.
Implementation
final List<String> columns;
The names the expression exposes, which override whatever the query projects. Required for MssqlCte.recursive and optional otherwise.
final List<String> columns;