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 RepeatBlockrepeat(QueryCondition condition, BlockBuilder builder) static RepeatBlockrepeat(QueryCondition condition, Statement statement) toString()toString(int depth)
-
Method Details
-
repeat
-
repeat
-
toString
-
toString
- Specified by:
toStringin interfaceBlockLikeStatement
-