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