| Package | Description |
|---|---|
| com.impossibl.postgres.protocol | |
| com.impossibl.postgres.protocol.v30 |
| Modifier and Type | Method and Description |
|---|---|
PrepareCommand |
Protocol.createPrepare(String statementName,
String sqlText,
List<Type> parameterTypes) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareCommandImpl |
| Modifier and Type | Method and Description |
|---|---|
PrepareCommand |
ProtocolImpl.createPrepare(String statementName,
String sqlText,
List<Type> parameterTypes) |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.