Class | Description |
---|---|
InitiateSslHandler | |
PgConnectionImpl | |
PgConnectionUriParser |
This is a parser for parsing connection URIs of PostgreSQL.
|
PgPoolImpl |
Todo :
- handle timeout when acquiring a connection
- for per statement pooling, have several physical connection and use the less busy one to avoid head of line blocking effect
|
PgSocketConnection | |
RowImpl |
Copyright © 2020. All rights reserved.