Uses of Class
org.apache.wayang.jdbc.platform.JdbcPlatformTemplate
Packages that use JdbcPlatformTemplate
Package
Description
-
Uses of JdbcPlatformTemplate in org.apache.wayang.genericjdbc.platform
Subclasses of JdbcPlatformTemplate in org.apache.wayang.genericjdbc.platform -
Uses of JdbcPlatformTemplate in org.apache.wayang.jdbc.channels
Constructors in org.apache.wayang.jdbc.channels with parameters of type JdbcPlatformTemplate -
Uses of JdbcPlatformTemplate in org.apache.wayang.jdbc.execution
Constructors in org.apache.wayang.jdbc.execution with parameters of type JdbcPlatformTemplate -
Uses of JdbcPlatformTemplate in org.apache.wayang.jdbc.operators
Methods in org.apache.wayang.jdbc.operators that return JdbcPlatformTemplateConstructors in org.apache.wayang.jdbc.operators with parameters of type JdbcPlatformTemplateModifierConstructorDescriptionSqlToRddOperator
(JdbcPlatformTemplate jdbcPlatform) SqlToRddOperator
(JdbcPlatformTemplate jdbcPlatform, DataSetType<Record> dataSetType) SqlToStreamOperator
(JdbcPlatformTemplate jdbcPlatform) Creates a new instance.SqlToStreamOperator
(JdbcPlatformTemplate jdbcPlatform, DataSetType<Record> dataSetType) Creates a new instance. -
Uses of JdbcPlatformTemplate in org.apache.wayang.postgres.platform
Subclasses of JdbcPlatformTemplate in org.apache.wayang.postgres.platform -
Uses of JdbcPlatformTemplate in org.apache.wayang.sqlite3.platform
Subclasses of JdbcPlatformTemplate in org.apache.wayang.sqlite3.platform