Package | Description |
---|---|
com.impossibl.postgres.protocol | |
com.impossibl.postgres.protocol.v30 |
Modifier and Type | Interface and Description |
---|---|
interface |
BindExecCommand |
interface |
CloseCommand |
interface |
FunctionCallCommand |
interface |
PrepareCommand |
interface |
QueryCommand |
interface |
SSLRequestCommand |
interface |
StartupCommand |
Modifier and Type | Method and Description |
---|---|
void |
Protocol.execute(Command cmd) |
Modifier and Type | Class and Description |
---|---|
class |
CloseCommandImpl |
class |
CommandImpl |
class |
FunctionCallCommandImpl |
class |
PrepareCommandImpl |
class |
SSLRequestCommandImpl |
class |
StartupCommandImpl |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolImpl.execute(Command cmd) |
Copyright © 2013–2017 impossibl.com. All rights reserved.