| Package | Description |
|---|---|
| com.impossibl.postgres.protocol | |
| com.impossibl.postgres.protocol.v30 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BindExecCommand |
| Modifier and Type | Method and Description |
|---|---|
QueryCommand |
Protocol.createQuery(String sqlText) |
| Modifier and Type | Class and Description |
|---|---|
class |
BindExecCommandImpl |
class |
QueryCommandImpl |
| Modifier and Type | Method and Description |
|---|---|
QueryCommand |
ProtocolImpl.createQuery(String sqlText) |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.