Package | Description |
---|---|
com.impossibl.postgres.protocol | |
com.impossibl.postgres.system |
Modifier and Type | Class and Description |
---|---|
class |
BufferedDataRow |
class |
ParsedDataRow |
Modifier and Type | Method and Description |
---|---|
List<DataRow> |
QueryCommand.ResultBatch.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
QueryCommand.ResultBatch.addResult(DataRow v) |
Modifier and Type | Method and Description |
---|---|
List<DataRow> |
BasicContext.queryResults(String queryTxt) |
Copyright © 2013–2017 impossibl.com. All rights reserved.