Class PostgresQuerier

java.lang.Object
org.conical.common.bbl.db.querier.Querier
org.conical.common.bbl.db.querier.PostgresQuerier

public class PostgresQuerier extends Querier
Implementation of Querier for Postgres databases. NOTE: this class is not implemented and does not work! TODO: implement
Author:
rdoherty