| 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 |
BindExecCommandImpl |
class |
CloseCommandImpl |
class |
CommandImpl |
class |
FunctionCallCommandImpl |
class |
PrepareCommandImpl |
class |
QueryCommandImpl |
class |
SSLRequestCommandImpl |
class |
StartupCommandImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolImpl.execute(Command cmd) |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.