Class RepeatBlock
java.lang.Object
com.ptsmods.mysqlw.procedure.stmt.Statement
com.ptsmods.mysqlw.procedure.stmt.loop.RepeatBlock
- All Implemented Interfaces:
BlockLikeStatement
-
Method Summary
Modifier and TypeMethodDescriptionstatic RepeatBlock
repeat
(QueryCondition condition, BlockBuilder builder) static RepeatBlock
repeat
(QueryCondition condition, Statement statement) toString()
toString
(int depth)
-
Method Details
-
repeat
-
repeat
-
toString
-
toString
- Specified by:
toString
in interfaceBlockLikeStatement
-