public class QueryResponse extends Object
Modifier and Type | Field and Description |
---|---|
static CS |
AE
Query Error.
|
static Set<CS> |
ALL_VALUES
All values defined by this class.
|
static CS |
NF
No errors, but no data was found matching the query request
specification.
|
static CS |
OK
Query response data found for one or more result sets matching the query
request specification.
|
static CS |
QE |
Constructor and Description |
---|
QueryResponse() |
public static CS OK
Query response data found for one or more result sets matching the query request specification.
public static CS NF
No errors, but no data was found matching the query request specification.
public static CS QE
public static CS AE
Query Error. Application Error.
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved