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