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