Class UnknownDeclaration

  • All Implemented Interfaces:
    JPQLQueryDeclaration

    public class UnknownDeclaration
    extends Declaration
    This Declaration represents an unknown (invalid/incomplete) declaration.
    Version:
    2.5
    Author:
    Pascal Filion
    Since:
    2.5
    • Constructor Detail

      • UnknownDeclaration

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

      • getType

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