com.espertech.esper.epl.updatehelper
Class EventBeanUpdateHelperFactory

java.lang.Object
  extended by com.espertech.esper.epl.updatehelper.EventBeanUpdateHelperFactory

public class EventBeanUpdateHelperFactory
extends java.lang.Object


Constructor Summary
EventBeanUpdateHelperFactory()
           
 
Method Summary
static EventBeanUpdateHelper make(java.lang.String updatedWindowOrTableName, EventTypeSPI eventTypeSPI, java.util.List<OnTriggerSetAssignment> assignments, java.lang.String updatedAlias, EventType optionalTriggeringEventType, boolean isCopyOnWrite)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventBeanUpdateHelperFactory

public EventBeanUpdateHelperFactory()
Method Detail

make

public static EventBeanUpdateHelper make(java.lang.String updatedWindowOrTableName,
                                         EventTypeSPI eventTypeSPI,
                                         java.util.List<OnTriggerSetAssignment> assignments,
                                         java.lang.String updatedAlias,
                                         EventType optionalTriggeringEventType,
                                         boolean isCopyOnWrite)
                                  throws ExprValidationException
Throws:
ExprValidationException

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