Package | Description |
---|---|
com.impossibl.postgres.protocol | |
com.impossibl.postgres.protocol.v30 |
Modifier and Type | Method and Description |
---|---|
FunctionCallCommand |
Protocol.createFunctionCall(String functionName,
List<Type> parameterTypes,
List<Object> parameterValues) |
Modifier and Type | Class and Description |
---|---|
class |
FunctionCallCommandImpl |
Modifier and Type | Method and Description |
---|---|
FunctionCallCommand |
ProtocolImpl.createFunctionCall(String functionName,
List<Type> parameterTypes,
List<Object> parameterValues) |
Copyright © 2013–2017 impossibl.com. All rights reserved.