- cancelRequestPgConnection cancelRequest(hunt.database.base.Common.VoidHandler handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- escapeIdentifierstring escapeIdentifier(string identifier) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- escapeLiteralstring escapeLiteral(string literal) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleNotificationvoid handleNotification(int processId, string channel, string payload) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- notificationHandlerPgConnection notificationHandler(PgNotificationHandler handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- prepareNamedQueryNamedQuery prepareNamedQuery(string sql) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- prepareNamedQueryAsyncFuture!NamedQuery prepareNamedQueryAsync(string sql) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- preparedBatchPgConnectionImpl preparedBatch(string sql, List!(Tuple) batch, RowSetHandler handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- preparedQueryPgConnectionImpl preparedQuery(string sql, RowSetHandler handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- preparedQueryPgConnectionImpl preparedQuery(string sql, Tuple arguments, RowSetHandler handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- processIdint processId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- queryPgConnectionImpl query(string sql, RowSetHandler handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- secretKeyint secretKey() 
- Undocumented in source. Be warned that the author may not have intended to support it.