public class OdbcResponse extends SqlListenerResponse
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
OdbcResponse(int status,
String err)
Constructs failed rest response.
|
OdbcResponse(Object obj)
Constructs successful rest response.
|
public OdbcResponse(Object obj)
obj - Response object.public OdbcResponse(int status,
@Nullable
String err)
status - Response status.err - Error, null if success is true.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017