| Modifier and Type | Method and Description |
|---|---|
static PgsqlSimpleQueryMessage |
PgsqlMessageToQueryConverter.to(SimpleSQLStatement sqlStatement) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleSQLStatement |
PgsqlMessageToQueryConverter.from(PgsqlSimpleQueryMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
PgsqlSimpleQueryMessage |
PgsqlSimpleQueryMessageParser.parse(io.netty.buffer.ByteBuf content) |
| Modifier and Type | Method and Description |
|---|---|
int |
PgsqlSimpleQueryMessageWriter.contentSize(PgsqlSimpleQueryMessage msg) |
Map<Integer,io.netty.buffer.ByteBuf> |
PgsqlSimpleQueryMessageWriter.offsets(PgsqlSimpleQueryMessage msg) |
void |
PgsqlSimpleQueryMessageWriter.writeContent(PgsqlSimpleQueryMessage msg,
io.netty.buffer.ByteBuf buffer) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.