Package org.apache.wayang.jdbc.channels
Class SqlQueryChannel.Descriptor
java.lang.Object
org.apache.wayang.core.platform.ChannelDescriptor
org.apache.wayang.jdbc.channels.SqlQueryChannel.Descriptor
- Enclosing class:
- SqlQueryChannel
Describes a specific class of
SqlQueryChannel
s belonging to a certain JdbcPlatformTemplate
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wayang.core.platform.ChannelDescriptor
createChannel, getChannelClass, isReusable, isSuitableForBreakpoint, toString
-
Constructor Details
-
Descriptor
-
-
Method Details
-
equals
- Overrides:
equals
in classChannelDescriptor
-
hashCode
public int hashCode()- Overrides:
hashCode
in classChannelDescriptor
-