Uses of Package
org.apache.wayang.jdbc.channels
-
Packages that use org.apache.wayang.jdbc.channels Package Description org.apache.wayang.genericjdbc.platform org.apache.wayang.jdbc.channels org.apache.wayang.jdbc.platform -
Classes in org.apache.wayang.jdbc.channels used by org.apache.wayang.genericjdbc.platform Class Description SqlQueryChannel.Descriptor Describes a specific class ofSqlQueryChannel
s belonging to a certainJdbcPlatformTemplate
. -
Classes in org.apache.wayang.jdbc.channels used by org.apache.wayang.jdbc.channels Class Description SqlQueryChannel Implementation of aChannel
that is given by a SQL query.SqlQueryChannel.Instance ChannelInstance
implementation forSqlQueryChannel
s. -
Classes in org.apache.wayang.jdbc.channels used by org.apache.wayang.jdbc.platform Class Description SqlQueryChannel.Descriptor Describes a specific class ofSqlQueryChannel
s belonging to a certainJdbcPlatformTemplate
.