Uses of Class
net.esper.eql.db.DBOutputTypeDesc

Packages that use DBOutputTypeDesc
net.esper.eql.db Database SQL polling views and caches 
 

Uses of DBOutputTypeDesc in net.esper.eql.db
 

Constructor parameters in net.esper.eql.db with type arguments of type DBOutputTypeDesc
PollExecStrategyDBQuery(EventAdapterService eventAdapterService, EventType eventType, ConnectionCache connectionCache, String preparedStatementText, Map<String,DBOutputTypeDesc> outputTypes)
          Ctor.