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