Menu

Use of LookaheadSuccess exception

2019-09-13
2019-09-13
  • Martin Lichtin

    Martin Lichtin - 2019-09-13

    LookaheadSuccess exception is used for some logic inside CCJSqlParser.

    This exception should be declared as "static"

    Currently a new instance is created for each parse() call.

     
    • wumpz

      wumpz - 2019-09-13

      Could you check, if the fork at GitHub has the same problem? Cheers Tobias
      -------- Ursprüngliche Nachricht --------Von: Martin Lichtin lichtin@users.sourceforge.net Datum: 13.09.19 09:53 (GMT+01:00) An: "[jsqlparser:discussion]" 360150@discussion.jsqlparser.p.re.sourceforge.net Betreff: [jsqlparser:discussion] Use of LookaheadSuccess exception LookaheadSuccess exception is used for some logic inside CCJSqlParser.
      This exception should be declared as "static"
      Currently a new instance is created for each parse() call.

      Use of LookaheadSuccess exception

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/jsqlparser/discussion/360150/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.