| Package | Description |
|---|---|
| com.impossibl.postgres.protocol | |
| com.impossibl.postgres.protocol.v30 | |
| com.impossibl.postgres.system |
| Modifier and Type | Method and Description |
|---|---|
List<QueryCommand.ResultBatch> |
QueryCommand.getResultBatches() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryCommand.ResultBatch> |
BindExecCommandImpl.getResultBatches() |
List<QueryCommand.ResultBatch> |
QueryCommandImpl.getResultBatches() |
| Modifier and Type | Method and Description |
|---|---|
QueryCommand.ResultBatch |
BasicContext.queryBatch(String queryTxt,
Class<?> rowType,
Object... params) |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.