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 ofRecord
s.JdbcTableSource PostgreSQL implementation for theTableSource
.SqlToRddOperator SqlToStreamOperator SqlToStreamOperator.ResultSetIterator Exposes aResultSet
as anIterator
.