Uses of Interface
org.apache.wayang.jdbc.operators.JdbcExecutionOperator
Packages that use JdbcExecutionOperator
Package
Description
-
Uses of JdbcExecutionOperator in org.apache.wayang.genericjdbc.operators
Subinterfaces of JdbcExecutionOperator in org.apache.wayang.genericjdbc.operatorsClasses in org.apache.wayang.genericjdbc.operators that implement JdbcExecutionOperatorModifier and TypeClassDescriptionclassGenericJdbc implementation of theFilterOperator.classGenericJdbc implementation of theFilterOperator.class -
Uses of JdbcExecutionOperator in org.apache.wayang.jdbc.operators
Classes in org.apache.wayang.jdbc.operators that implement JdbcExecutionOperatorModifier and TypeClassDescriptionclassTemplate for JDBC-basedFilterOperator.classJdbcJoinOperator<KeyType>PostgreSQL implementation for theJoinOperator.classProjects the fields ofRecords.classPostgreSQL implementation for theTableSource. -
Uses of JdbcExecutionOperator in org.apache.wayang.postgres.operators
Subinterfaces of JdbcExecutionOperator in org.apache.wayang.postgres.operatorsClasses in org.apache.wayang.postgres.operators that implement JdbcExecutionOperatorModifier and TypeClassDescriptionclassPostgreSQL implementation of theFilterOperator.classPostgresJoinOperator<KeyType>PostgreSQL implementation of theJoinOperator.classPostgreSQL implementation of theFilterOperator.classPostgreSQL implementation for theTableSource. -
Uses of JdbcExecutionOperator in org.apache.wayang.sqlite3.operators
Classes in org.apache.wayang.sqlite3.operators that implement JdbcExecutionOperatorModifier and TypeClassDescriptionclassImplementation of theFilterOperatorfor theSqlite3Platform.classImplementation of theJdbcProjectionOperatorfor theSqlite3Platform.classImplementation of theTableSourcefor theSqlite3Platform.