Class TableDeclaration

    • Constructor Detail

      • TableDeclaration

        public TableDeclaration()
        Creates a new TableDeclaration.
    • Method Detail

      • getTableName

        public java.lang.String getTableName()
        Returns the unquoted table name.
        Returns:
        The name of the table specified in the TABLE expression
      • getType

        public JPQLQueryDeclaration.Type getType()
        Determines the type this declaration represents.
        Returns:
        One of the possible types