Uses of Class
com.espertech.esper.client.soda.IntoTableClause

Packages that use IntoTableClause
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of IntoTableClause in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return IntoTableClause
 IntoTableClause EPStatementObjectModel.getIntoTableClause()
          Returns the into-table clause, or null if none found.
 

Methods in com.espertech.esper.client.soda with parameters of type IntoTableClause
 void EPStatementObjectModel.setIntoTableClause(IntoTableClause intoTableClause)
          Sets the into-table clause, or null if none found.
 


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