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