columns property
Columns flattened into the parent table. The SQL names are taken as-is (or prefixed, see prefix).
Implementation
final List<ColumnMeta> columns;
Columns flattened into the parent table. The SQL names are taken as-is (or prefixed, see prefix).
final List<ColumnMeta> columns;