- org.codehaus.groovy.ast.stmt.DoWhileStatement
-
-
Inherited fields
Fields inherited from class |
Fields |
interface Statement |
CLOSE_CURRENT_RESULT, KEEP_CURRENT_RESULT, CLOSE_ALL_RESULTS, SUCCESS_NO_INFO, EXECUTE_FAILED, RETURN_GENERATED_KEYS, NO_GENERATED_KEYS |
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
interface Statement |
getConnection, isClosed, cancel, getResultSetConcurrency, enquoteNCharLiteral, setEscapeProcessing, getLargeUpdateCount, isCloseOnCompletion, getResultSetHoldability, getFetchDirection, clearWarnings, getFetchSize, getWarnings, setFetchDirection, setFetchSize, getLargeMaxRows, executeLargeBatch, getResultSet, setMaxRows, getGeneratedKeys, isPoolable, clearBatch, closeOnCompletion, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, getMaxFieldSize, getMaxRows, enquoteLiteral, isSimpleIdentifier, enquoteIdentifier, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getQueryTimeout, setMaxFieldSize, setQueryTimeout, getMoreResults, getMoreResults, getResultSetType, addBatch, setCursorName, getUpdateCount, executeQuery, executeBatch, setPoolable, setLargeMaxRows, execute, execute, execute, execute, close, isWrapperFor, unwrap |
-
-
Method Detail
-
public void setLoopBlock(Statement loopBlock)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.