|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExecutor | |
|---|---|
| org.postgresql.core | |
| org.postgresql.core.v2 | |
| org.postgresql.jdbc2 | |
| 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.jdbc2 |
|---|
| Methods in org.postgresql.jdbc2 that return QueryExecutor | |
|---|---|
QueryExecutor |
AbstractJdbc2Connection.getQueryExecutor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||