| Package | Description |
|---|---|
| com.impossibl.postgres.protocol | |
| com.impossibl.postgres.protocol.v30 |
| Modifier and Type | Method and Description |
|---|---|
BindExecCommand |
Protocol.createBindExec(String portalName,
String statementName,
List<Type> parameterTypes,
List<Object> parameterValues,
List<ResultField> resultFields) |
| Modifier and Type | Method and Description |
|---|---|
BindExecCommand |
ProtocolImpl.createBindExec(String portalName,
String statementName,
List<Type> parameterTypes,
List<Object> parameterValues,
List<ResultField> resultFields) |
Copyright © 2013–2017 impossibl.com. All rights reserved.