PgConnectionImpl.preparedQuery

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PgConnectionImpl preparedQuery(string sql, RowSetHandler handler)
  2. PgConnectionImpl preparedQuery(string sql, Tuple arguments, RowSetHandler handler)
    class PgConnectionImpl

Meta