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