Class TableSpec.TransposeSpec

java.lang.Object
ca.spatial.table.TableSpec
ca.spatial.table.TableSpec.TransposeSpec
Enclosing class:
TableSpec

public static class TableSpec.TransposeSpec extends TableSpec
This specification will describe a TransposeTable.

The syntax for this specification is


 Transpose [{parent}] {pivotcolumn} {{column}}
 
Note that the {{columns}} is a list of single quoted column name string that are enclosed by literal { } characters to represent a list.