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