Uses of Interface
net.esper.eql.expression.ExprCastNode.Caster

Packages that use ExprCastNode.Caster
net.esper.eql.expression This package contains the EQL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
 

Uses of ExprCastNode.Caster in net.esper.eql.expression
 

Classes in net.esper.eql.expression that implement ExprCastNode.Caster
 class ExprCastNode.ByteCaster
          Cast implementation for numeric values.
 class ExprCastNode.DoubleCaster
          Cast implementation for numeric values.
 class ExprCastNode.FloatCaster
          Cast implementation for numeric values.
 class ExprCastNode.IntCaster
          Cast implementation for numeric values.
 class ExprCastNode.LongCaster
          Cast implementation for numeric values.
 class ExprCastNode.ShortCaster
          Cast implementation for numeric values.
 class ExprCastNode.TypeCaster
          Cast implementation for non-numeric values.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com