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