Package org.apache.wayang.jdbc.operators
-
Interface Summary Interface Description JdbcExecutionOperator -
Class Summary Class Description JdbcFilterOperator Template for JDBC-basedFilterOperator.JdbcJoinOperator<KeyType> PostgreSQL implementation for theJoinOperator.JdbcProjectionOperator Projects the fields ofRecords.JdbcTableSource PostgreSQL implementation for theTableSource.SqlToRddOperator SqlToStreamOperator SqlToStreamOperator.ResultSetIterator Exposes aResultSetas anIterator.