Class PostgresTableSource

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, JdbcExecutionOperator, PostgresExecutionOperator

public class PostgresTableSource extends JdbcTableSource implements PostgresExecutionOperator
PostgreSQL implementation for the TableSource.
See Also: