Class AbstractContentAssistVisitor.AbstractAppendableExpressionVisitor

    • Field Detail

      • appendable

        protected boolean appendable
        Flag used to determine if JPQL identifiers can be appended to the expression.
    • Constructor Detail

      • AbstractAppendableExpressionVisitor

        protected AbstractAppendableExpressionVisitor()
    • Method Detail

      • dispose

        public void dispose()
        Disposes of the internal data.
      • isAppendable

        public boolean isAppendable()
        Determines whether JPQL identifiers can be appended to the expression.
        Returns:
        true