| Interface | Description | 
|---|---|
| PgConnection | 
 A connection to Postgres. 
 | 
| PgPool | 
 A pool of PostgreSQL connections. 
 | 
| Class | Description | 
|---|---|
| PgConnectOptions | |
| PgConnectOptionsConverter | 
 Converter for  
PgConnectOptions. | 
| PgNotification | 
 A notification emited by Postgres. 
 | 
| PgNotificationConverter | 
 Converter for  
PgNotification. | 
| Enum | Description | 
|---|---|
| SslMode | 
 The different values for the sslmode parameter provide different levels of protection. 
 | 
| Exception | Description | 
|---|---|
| PgException | 
Copyright © 2020 Eclipse. All rights reserved.