| Package | Description |
|---|---|
| com.impossibl.postgres.protocol | |
| com.impossibl.postgres.system |
| Modifier and Type | Method and Description |
|---|---|
List<QueryCommand.ResultBatch> |
QueryCommand.getResultBatches() |
static List<QueryCommand.ResultBatch> |
QueryCommand.ResultBatch.releaseResultBatches(List<QueryCommand.ResultBatch> resultBatches) |
| Modifier and Type | Method and Description |
|---|---|
static List<QueryCommand.ResultBatch> |
QueryCommand.ResultBatch.releaseResultBatches(List<QueryCommand.ResultBatch> resultBatches) |
| Modifier and Type | Method and Description |
|---|---|
QueryCommand.ResultBatch |
BasicContext.queryBatch(String queryTxt,
Object... params) |
Copyright © 2013–2017 impossibl.com. All rights reserved.