public class QueryResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
bindFetchFlag |
List<DValue> |
dvalList |
DeliaError |
err |
boolean |
ok |
| Constructor and Description |
|---|
QueryResponse() |
public boolean ok
public DeliaError err
public boolean bindFetchFlag
public boolean emptyResults()
public DValue getOne()
Copyright © 2020. All rights reserved.