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