- org.codehaus.groovy.ast.stmt.ForStatement
-
-
Field Summary
-
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 |
execute, execute, execute, execute, close, cancel, setEscapeProcessing, getLargeUpdateCount, isCloseOnCompletion, enquoteNCharLiteral, getResultSetHoldability, getResultSetConcurrency, executeQuery, getGeneratedKeys, setPoolable, getMaxRows, setCursorName, getQueryTimeout, isPoolable, setMaxRows, executeBatch, executeUpdate, executeUpdate, executeUpdate, executeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeBatch, setMaxFieldSize, addBatch, getMoreResults, getMoreResults, setLargeMaxRows, getLargeMaxRows, setQueryTimeout, closeOnCompletion, getResultSetType, getMaxFieldSize, getUpdateCount, clearBatch, isSimpleIdentifier, enquoteLiteral, enquoteIdentifier, getFetchSize, setFetchDirection, setFetchSize, getWarnings, clearWarnings, getFetchDirection, getResultSet, getConnection, isClosed, unwrap, isWrapperFor |
-
-
Method Detail
-
public void setCollectionExpression(Expression collectionExpression)
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.