com.espertech.esper.client.soda
Class SelectClauseWildcard

java.lang.Object
  extended by com.espertech.esper.client.soda.SelectClauseWildcard
All Implemented Interfaces:
SelectClauseElement, java.io.Serializable

public class SelectClauseWildcard
extends java.lang.Object
implements SelectClauseElement

Represents a wildcard in the select-clause.

See Also:
Serialized Form

Constructor Summary
SelectClauseWildcard()
          Ctor.
 
Method Summary
 void toEPLElement(java.io.StringWriter writer)
          Renders the element in textual representation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectClauseWildcard

public SelectClauseWildcard()
Ctor.

Method Detail

toEPLElement

public void toEPLElement(java.io.StringWriter writer)
Renders the element in textual representation.

Specified by:
toEPLElement in interface SelectClauseElement
Parameters:
writer - to output to

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com