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