Package | Description |
---|---|
com.impossibl.postgres.jdbc | |
com.impossibl.postgres.protocol |
Modifier and Type | Method and Description |
---|---|
static SQLWarning |
ErrorUtils.chainWarnings(SQLWarning base,
RequestExecutorHandlers.Result result) |
Modifier and Type | Class and Description |
---|---|
static class |
RequestExecutorHandlers.AnyQueryResult |
static class |
RequestExecutorHandlers.CompositeQueryResults |
static class |
RequestExecutorHandlers.ExecuteResult |
static class |
RequestExecutorHandlers.PrepareResult |
static class |
RequestExecutorHandlers.QueryResult |
static class |
RequestExecutorHandlers.SynchronizedResult |