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