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