Class AbstractSchemaName

  • All Implemented Interfaces:
    Expression

    public final class AbstractSchemaName
    extends AbstractExpression
    An abstract schema name designates the abstract schema type over which the query ranges.
    Version:
    2.4
    Author:
    Pascal Filion
    Since:
    2.3
    • Constructor Detail

      • AbstractSchemaName

        public AbstractSchemaName​(AbstractExpression parent,
                                  String abstractSchemaName)
        Creates a new AbstractSchemaName.
        Parameters:
        parent - The parent of this expression
        abstractSchemaName - The abstract schema name