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