Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.vertica | |
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
Modifier and Type | Class and Description |
---|---|
class |
TCompositeRangePartitions |
class |
THashPartitions |
class |
TKeyPartitions |
class |
TListPartitions |
class |
TRangePartitions |
Modifier and Type | Method and Description |
---|---|
TBaseTablePartition |
TCreateTableOption.getPartitionSpec() |
TBaseTablePartition |
TAlterTableOption.getTablePartition() |
TBaseTablePartition |
TTableProperties.getTablePartition() |
TBaseTablePartition |
TCreateTableSqlNode.getTablePartition() |
Modifier and Type | Method and Description |
---|---|
void |
TCreateTableSqlNode.setTablePartition(TBaseTablePartition tablePartition) |
Modifier and Type | Class and Description |
---|---|
class |
TVerticaPartition |
Modifier and Type | Method and Description |
---|---|
TBaseTablePartition |
TCreateTableSqlStatement.getTablePartition() |