Uses of Interface
com.espertech.esper.client.hook.SQLOutputRowConversion

Packages that use SQLOutputRowConversion
com.espertech.esper.epl.db Database SQL polling views and caches 
 

Uses of SQLOutputRowConversion in com.espertech.esper.epl.db
 

Methods in com.espertech.esper.epl.db with parameters of type SQLOutputRowConversion
static HistoricalEventViewable DatabasePollingViewableFactory.createDBStatementView(java.lang.String statementId, int streamNumber, DBStatementStreamSpec databaseStreamSpec, DatabaseConfigService databaseConfigService, EventAdapterService eventAdapterService, EPStatementAgentInstanceHandle epStatementAgentInstanceHandle, SQLColumnTypeConversion columnTypeConversionHook, SQLOutputRowConversion outputRowConversionHook, boolean enableJDBCLogging)
          Creates the viewable for polling via database SQL query.
 

Constructors in com.espertech.esper.epl.db with parameters of type SQLOutputRowConversion
PollExecStrategyDBQuery(EventAdapterService eventAdapterService, EventType eventType, ConnectionCache connectionCache, java.lang.String preparedStatementText, java.util.Map<java.lang.String,DBOutputTypeDesc> outputTypes, SQLColumnTypeConversion columnTypeConversionHook, SQLOutputRowConversion outputRowConversionHook, boolean enableJDBCLogging)
          Ctor.
 


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