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