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