public class SelectClauseStreamRawSpec extends Object implements SelectClauseElementRaw
Constructor and Description |
---|
SelectClauseStreamRawSpec(String streamName,
String optionalAsName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getOptionalAsName()
Returns the column name.
|
String |
getStreamName()
Returns the stream name (e.g.
|