|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExecutor | |
|---|---|
| org.postgresql.core | |
| org.postgresql.core.v2 | |
| org.postgresql.jdbc | |
| Uses of QueryExecutor in org.postgresql.core |
|---|
| Methods in org.postgresql.core that return QueryExecutor | |
|---|---|
QueryExecutor |
ProtocolConnection.getQueryExecutor()
|
QueryExecutor |
BaseConnection.getQueryExecutor()
Get the QueryExecutor implementation for this connection. |
| Uses of QueryExecutor in org.postgresql.core.v2 |
|---|
| Classes in org.postgresql.core.v2 that implement QueryExecutor | |
|---|---|
class |
QueryExecutorImpl
QueryExecutor implementation for the V2 protocol. |
| Uses of QueryExecutor in org.postgresql.jdbc |
|---|
| Methods in org.postgresql.jdbc that return QueryExecutor | |
|---|---|
QueryExecutor |
PgConnection.getQueryExecutor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||