Modifiers | Name | Description |
---|---|---|
static EmptyStatement |
INSTANCE |
Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed. |
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 |
Constructor and description |
---|
EmptyStatement
() @see EmptyStatement#INSTANCE |
protected EmptyStatement
(Map<?, ?> metaDataMap) |
Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed.
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.