Package | Description |
---|---|
org.postgresql.core | |
org.postgresql.core.v2 | |
org.postgresql.jdbc |
Modifier and Type | Method and Description |
---|---|
QueryExecutor |
BaseConnection.getQueryExecutor()
Get the QueryExecutor implementation for this connection.
|
QueryExecutor |
ProtocolConnection.getQueryExecutor() |
Modifier and Type | Class and Description |
---|---|
class |
QueryExecutorImpl
QueryExecutor implementation for the V2 protocol.
|
Modifier and Type | Method and Description |
---|---|
QueryExecutor |
PgConnection.getQueryExecutor() |
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.