| Package | Description |
|---|---|
| org.postgresql.core | |
| org.postgresql.core.v3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryExecutor
Abstracts the protocol-specific details of executing a query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutorBase |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutorImpl
QueryExecutor implementation for the V3 protocol.
|
| Constructor and Description |
|---|
BatchedQuery(NativeQuery query,
TypeTransferModeRegistry transferModeRegistry,
int valuesBraceOpenPosition,
int valuesBraceClosePosition,
boolean sanitiserDisabled) |
Copyright © 2023 openGauss. All rights reserved.