Uses of Interface
org.apache.wayang.genericjdbc.operators.GenericJdbcExecutionOperator
-
Packages that use GenericJdbcExecutionOperator Package Description org.apache.wayang.genericjdbc.operators -
-
Uses of GenericJdbcExecutionOperator in org.apache.wayang.genericjdbc.operators
Classes in org.apache.wayang.genericjdbc.operators that implement GenericJdbcExecutionOperator Modifier and Type Class Description class
GenericJdbcFilterOperator
GenericJdbc implementation of theFilterOperator
.class
GenericJdbcProjectionOperator
GenericJdbc implementation of theFilterOperator
.class
GenericJdbcTableSource
-