Skip to content

JSQLParser 5.1: PreferringClause doesn't have getters #2201

Closed
@davyboyhayes

Description

@davyboyhayes

private Expression preferring;
private PartitionByClause partitionBy;

There are no getters for the preferring Expression, and the partitionBy PartitionByClause.

This means that you can't tree walk into the Expression / PartitionByClause contained

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions