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
 

Methods in net.esper.eql.db that return types with arguments of type DBOutputTypeDesc
 Map<String,DBOutputTypeDesc> QueryMetaData.getOutputParameters()
          Returns a map of output column name and type descriptor.
 

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.
QueryMetaData(List<String> inputParameters, Map<String,DBOutputTypeDesc> outputParameters)
          Ctor.
 


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