Class ParseStmtScheduleAt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  ParseStmtScheduleAt.StmtScheduleAt
      DECLARE PROCEDURE statement transfer object Declare stored procedure or function (can be used only in «init.sql» script)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ParseStmtScheduleAt.StmtScheduleAt parse​(java.lang.String sql)
      SCHEDULE Statement parser E.g.: SCHEDULE MY_PERIODIC_RUN AT "0/5 * * * * ?"
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait